Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 908 for

property

(0.12 sec)
  1. Convert RAR Files to PNG in Node.js

    GroupDocs.Conversion provides Cloud SDKs and REST APIs for RAR to PNG conversion. Let's learn how to convert RAR to PNG in Node.js programmatically....Assign the values to the properties of the ConvertSettings class...

    blog.groupdocs.cloud/conversion/convert-rar-fil...
  2. 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-...
  3. Rendering MS Project Document | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Starting from GroupDocs.Viewer Cloud 18.2 two new options have been added which allows to adjust Page Size and Time Unit when rendering MS Project documents. By default GroupDocs.Viewer API tries to find optimal output size and time unit, depending on the projects overall length, depending on the projects overall length. In case you need to set your own page size or time unit, you can specify ProjectOptions which provides two options PageSize and TimeUnit....specified StartDate and EndDate properties of class as shown in examples...below. When only one of this properties is set, rendering starts...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  4. GroupDocs.Viewer Cloud 18.11 Release Notes | Gr...

    Major Features The most notable features in this release are: Added next file formats support: CGM (Computer Graphics Metafile) PST (MS Outlook data file) OST (MS Outlook data file) PCL (Printer Command Language) TSV (Tab Separated values) Temporally removed support for CAD file formats (DXF, DWG, DWF, DGN) Added Time interval option for rendering MS Project documents Added possibility to get project start and end dates from MS Porject document Added support of rendering Microsoft Project documents as HTML with embedded resources Added new option which allows setting list of fonts to exclude when rendering into HTML Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERCLOUD-215 Time interval option for rendering MS Project documents Feature VIEWERCLOUD-216 Add CGM (Computer Graphics Metafile) file format support Feature VIEWERCLOUD-217 Add support for rendering PST file format Feature VIEWERCLOUD-218 Add support for rendering OST file format Feature VIEWERCLOUD-219 Obtaining start and end dates from MS Porject document Feature VIEWERCLOUD-224 Option for setting the list of fonts that should be excluded from HTML Feature VIEWERCLOUD-225 Add PCL file format support Feature VIEWERCLOUD-226 Add TSV (Tab-separated values) file format support Feature VIEWERCLOUD-228 Exclude CAD file formats from list of supported formats Feature VIEWERCLOUD-95 Photoshop file format (PSD) is not listed as supported file format Bug VIEWERCLOUD-208 Objects model schema is missing at apireference....specified StartDate and EndDate properties of ProjectOptions class as...below. When only one of this properties is set, rendering starts...

    docs.groupdocs.cloud/viewer/groupdocs-viewer-cl...
  5. Solusi RESTful API yang Andal untuk Mengoptimal...

    GroupDocs.Conversion Cloud adalah 50+ solusi konversi format file. Ini mengoptimalkan ukuran file PDF dan linierisasi PDF untuk Web dengan panggilan REST API sederhana....Conversion Cloud menyediakan properti berikut untuk mengoptimalkan...

    blog.groupdocs.cloud/id/conversion/a-reliable-r...
  6. 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...
  7. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....positioning and transforming properties; There are format-specific...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  8. استخراج ومعالجة البيانات الوصفية للصور باستخدام C#

    استخراج البيانات الوصفية للصور ومعالجتها برمجيًا باستخدام واجهة برمجة تطبيقات REST على السحابة في C# باستخدام Metadata Manipulation Cloud SDK لـ .NET...AddOptions { FileInfo = fileInfo, Properties = new List<AddProperty> {...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...

    blog.groupdocs.cloud/ar/metadata/extract-and-ma...
  9. C# kullanarak Resimlerin Meta Verilerini Çıkarı...

    .NET için Meta Veri Manipülasyonu Bulut SDK'sı ile C#'ta bulutta bir REST API kullanarak Görüntülerin Meta Verilerini Programlı Olarak Ayıklayın ve Yönetin...AddOptions { FileInfo = fileInfo, Properties = new List<AddProperty> {...SetOptions { FileInfo = fileInfo, Properties = new List<SetProperty> {...

    blog.groupdocs.cloud/tr/metadata/extract-and-ma...
  10. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....contains not only watermark properties, but also IDs that can be...contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/watermark/search-watermarks/