Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 2,516 for

properties

(0.29 sec)
  1. GroupDocs.Metadata 25.5 .NET Release - Chỉnh sử...

    Khám phá các cập nhật mới nhất trong GroupDocs.Metadata cho .NET 25.5. Bản phát hành này bao gồm các tính năng mới, cải tiến và sửa lỗi. Tìm hiểu cách cập nhật và làm sạch các gói XMP trong tệp SVG với các ví dụ mã chi tiết....SVG Files How to Update XMP Properties in SVG Files Cách làm sạch...Example # // How to update XMP properties of a SVG file. using (Metadata...

    blog.groupdocs.com/vi/metadata/edit-and-clean-x...
  2. GroupDocs.Conversion untuk .NET 25.10 – Pembaru...

    Jelajahi apa yang baru di GroupDocs.Conversion untuk .NET 25.10. Tersedia sekarang di NuGet dan situs web GroupDocs....Twenty individual margin/size properties are deprecated and will be...old scalar properties: Kelas yang Terpengaruh Properti yang Tidak...

    blog.groupdocs.com/id/conversion/groupdocs-conv...
  3. Bagaimana Mengonversi Excel ke CSV di Java

    Posting ini mencakup konversi dokumen dasar dan berisi petunjuk terperinci tentang cara mengonversi Excel ke CSV di Java bersama dengan kode Java untuk mengonversi Excel ke CSV....SpreadsheetConvertOp untuk mengatur berbagai properti untuk file CSV yang dihasilkan...untuk menyediakan berbagai properti untuk file yang dikonversi...

    kb.groupdocs.com/id/conversion/java/how-to-conv...
  4. GroupDocs.Conversion para .NET 25.11 – Últimas ...

    Explora lo nuevo en GroupDocs.Conversion para .NET 25.11. Disponible ahora en NuGet y en el sitio web de GroupDocs....introduces a new public API property, and resolves ten conversion‑related...class now exposes a ResizeMode property (type PageResizeMode ). The...

    blog.groupdocs.com/es/conversion/groupdocs-conv...
  5. GroupDocs.Metadata 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....XML, yang dapat menyimpan properti metadata sebagai pasangan...menentukan cara menyimpan properti metadata dalam format gambar...

    blog.groupdocs.com/id/categories/groupdocs.meta...
  6. Java groupdocs conversion dpi configuration doe...

    HEre is the conversion code: try (Converter converter = new Converter(fileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…...setUsePdf(true) property as a temporary workaround...ImageConvertOptions.setUsePdf(true) property. Could you please confirm...

    forum.groupdocs.com/t/java-groupdocs-conversion...
  7. Saving image strategy | GroupDocs

    GroupDocs.Markdown provides several strategies for handling images during conversion. Set the ImageExportStrategy property on ConvertOptions to control the behavior: Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the ImagesRelativePath property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – implement IImageSavingHandler for full control over image saving, including renaming and custom storage via CustomImagesStrategy....Set the ImageExportStrategy property on ConvertOptions to control...Use the ImagesRelativePath property to control the relative path...

    docs.groupdocs.com/markdown/net/strategy/
  8. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages preview with advanced options.... Using property of will allow to hide signatures...creation (see event handler ); property set to true; image preview...

    docs.groupdocs.com/signature/net/generating-doc...
  9. Viewer of excel limited to 2 pages - Free Suppo...

    Hello, Using java Viewer to convert excel file (with more than 2 pages) to html pages generates only 2 pages when calling Viewer#view(ViewOptions viewOptions, int… pageNumbers) method. If we call Viewer#view(ViewOption…...described is related to the property viewOptions.getSpreadsheetOption()...consider you have a bug when this property is set to true. Thanks evgen...

    forum.groupdocs.com/t/viewer-of-excel-limited-t...
  10. Memory Optimization Option | GroupDocs

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Node.js via Java API....provides the optimizeMemoryUsage property: // Getter and Setter for...boolean value ) By default, this property is set to false , meaning...

    docs.groupdocs.com/editor/nodejs-java/memory-op...