Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 623 for

properties

(0.11 sec)
  1. Извлечение метаданных изображений и управление ...

    Программное извлечение метаданных изображений и управление ими с помощью REST API в облаке на C# с помощью Cloud SDK для управления метаданными для .NET...AddOptions { FileInfo = fileInfo, Properties = new List<AddProperty> {...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...

    blog.groupdocs.cloud/ru/metadata/extract-and-ma...
  2. Wyodrębniaj i manipuluj metadanymi obrazów za p...

    Programowo wyodrębniaj metadane obrazów i manipuluj nimi za pomocą interfejsu API REST w chmurze w języku C# za pomocą zestawu SDK do manipulowania metadanymi w chmurze dla platformy .NET...AddOptions { FileInfo = fileInfo, Properties = new List<AddProperty> {...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...

    blog.groupdocs.cloud/pl/metadata/extract-and-ma...
  3. Klasifikasikan File PDF di .NET: Tutorial dan K...

    Pelajari cara mengklasifikasikan file PDF di .NET menggunakan GroupDocs.Classification Cloud SDK. Tutorial ini mencakup pengaturan, kode, perintah cURL, dan praktik terbaik....ClassificationResult , memeriksa properti Confidence untuk menyaring...ClassifyDocumentRequ , atur properti ConfidenceThreshold (misalnya...

    blog.groupdocs.cloud/id/classification/classify...
  4. وحدة عارض المستندات دروبال | GroupDocs

    تحديثات Aspose File Format APIs وإعلانات الميزات الجديدة والتحسينات والإصلاحات. النشرة الإخبارية Aspose - فبراير 2017...DocumentPasswords Property أو باستخدام كلتا الطريقتين...

    blog.groupdocs.cloud/ar/viewer/product-updates-...
  5. Tambahkan Anotasi di Dokumen Word menggunakan R...

    Tambahkan anotasi secara terprogram dalam dokumen Word menggunakan REST API di cloud di Node.js dengan Document Annotation Cloud SDK untuk Node.js.... Kemudian, setel properti anotasi untuk contoh pertama...jenis anotasi yang berbeda dan properti lainnya untuk setiap instance...

    blog.groupdocs.cloud/id/annotation/add-annotati...
  6. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue.... Property Type Description status Number...

    docs.groupdocs.cloud/translation/file/fetch/
  7. Pdf to html conversion - Free Support Forum - g...

    pdf is not converting into html properly.bellow is my code let convertApi = conversion_cloud.ConvertApi.fromKeys(clientId,clientSecret); const loadOptions = new conversion_cloud.PdfConvertOptions(); loadOptions…...set the fixedLayoutShowBorde property of WebConvertOptions to true...

    forum.groupdocs.cloud/t/pdf-to-html-conversion/...
  8. Modul prohlížeče dokumentů Drupal | GroupDocs

    Aspose File Format API aktualizace, oznámení nových funkcí, vylepšení a opravy. Newsletter Aspose – únor 2017...DocumentPasswords Property nebo pomocí obou metod. Další...

    blog.groupdocs.cloud/cs/viewer/product-updates-...
  9. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue.... Property Type Description status Number...

    docs.groupdocs.cloud/translation/text/fetch/
  10. Render single layout | Documentation

    GroupDocs.Viewer Cloud renders Model layout of CAD drawing by default. To render specific layout from a CAD drawing the API provides CadOptions.LayoutName property. When this property is set, CadOptions.RenderLayouts property will be ignored. The following code sample shows how to render a specific layout. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....LayoutName property. When this property is set, CadOptions...CadOptions.RenderLayouts property will be ignored. The following code...

    docs.groupdocs.cloud/viewer/render-single-layout/