Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 2,364 for

properties

(0.04 sec)
  1. glTF

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Learn how to read metadata properties from glTF file 以下は、GroupDocs...

    blog.groupdocs.com/ja/tag/gltf/
  2. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....is the additional document property that contains special attributes/tags...is the additional document property that contains special attributes/tags...

    blog.groupdocs.com/categories/groupdocs.signatu...
  3. GroupDocs.Metadata 25.5 .NET Release - עריכה ונ...

    גלה את העדכונים האחרונים ב‑GroupDocs.Metadata עבור .NET 25.5. גרסה זו כוללת תכונות חדשות, שיפורים ותיקוני באגים. למד כיצד לעדכן ולנקות חבילות XMP בקבצי SVG עם דוגמאות קוד מפורטות....קוד # // How to update XMP properties of a SVG file. using (Metadata...XmpBasicPackage object and set the Label property xmpPacketWrapper.Schemes.XmpBasic...

    blog.groupdocs.com/he/metadata/edit-and-clean-x...
  4. GroupDocs.Metadata 25.5 .NET Release - Upravit ...

    Objevte nejnovější aktualizace v GroupDocs.Metadata pro .NET 25.5. Toto vydání zahrnuje nové funkce, vylepšení a opravy chyb. Naučte se, jak aktualizovat a čistit XMP balíčky v SVG souborech s podrobnými ukázkami kódu....kódu # // How to update XMP properties of a SVG file. using (Metadata...XmpBasicPackage object and set the Label property xmpPacketWrapper.Schemes.XmpBasic...

    blog.groupdocs.com/cs/metadata/edit-and-clean-x...
  5. GroupDocs.Viewer per .NET 25.11 – Ultimi aggior...

    Scopri le novità di GroupDocs.Viewer per .NET 25.11. Disponibile ora su NuGet e sul sito web di GroupDocs....exposed through a new Boolean property RenderHeaderFooterPl , defined...rendering behaviour when the property is left at its default value...

    blog.groupdocs.com/it/viewer/groupdocs-viewer-f...
  6. GroupDocs.Viewer для .NET 25.11 – Останні оновл...

    Дослідіть нові можливості GroupDocs.Viewer для .NET 25.11. Тепер доступно на NuGet та веб‑сайті GroupDocs....exposed through a new Boolean property RenderHeaderFooterPl , defined...rendering behaviour when the property is left at its default value...

    blog.groupdocs.com/uk/viewer/groupdocs-viewer-f...
  7. Adjust Contrast when Converting a Document to I...

    Up till now, there was a simple document to image conversion process. With the GroupDocs.Conversion for Java release version 19.10, we’ve added a number of interesting features for image conversion. Set color mode when converting to JPEG Option to set compression mode Adjust image brightness and contrast Set gamma Option to flip image Have a look at its implementation of the above features in Java Conversion from CDR CDR is a vector graphics file.... There is a property in HtmlSaveOptions known as...

    blog.groupdocs.com/conversion/adjust-contrast-w...
  8. remove metadata from documents in csharp on Gro...

    remove metadata from documents in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove metadata from documents in csharp on GroupDocs Blog | ......selektif atau bersihkan semua properti metadata menggunakan C# dari...

    blog.groupdocs.com/id/tag/remove-metadata-from-...
  9. remove metadata from documents in Java on Group...

    remove metadata from documents in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove metadata from documents in Java on GroupDocs Blog | Docu......untuk menghapus semua atau properti metadata selektif dari DOCX...

    blog.groupdocs.com/id/tag/remove-metadata-from-...
  10. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....image format using Format property of ImageConvertOptions class...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...