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

properties

(0.72 sec)
  1. Tambahkan Tanda Air ke Gambar di C# | Tanda Air...

    C# cara untuk menambahkan teks ke gambar sebagai tanda air, atau menambahkan tanda air gambar ke gambar PNG, JPG/JPEG, WebP, GIF, TIFF, BMP menggunakan .NET Watermarking API oleh GroupDocs.... Setel properti tanda air lainnya seperti...TextWatermark("GroupDocs", font); // Setel Properti Tanda Air watermark.ForegroundColor...

    blog.groupdocs.com/id/watermark/add-watermark-t...
  2. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....the font resources of input (property ). If contains all font resources...contains a new property FontEmbedding . This property is of type...

    docs.groupdocs.com/editor/net/font-embedding-op...
  3. Convert Mobi & PDF/A file formats Using GroupDo...

    We are is glad to announce another release of GroupDocs.Conversion for .NET v17.2.0. In this monthly release new file formats “Mobi and PDF/A” are added in supported file format list. This monthly release of Document Conversion API is introducing new features like " Settings for different horizontal and vertical resolution when converting to image formats" and “conversion to PDF with setting for PDF file format” along with other five fixes....release and onward DPI setting property is no more available for image...image conversion, new advance property added to set the image Horizontal...

    blog.groupdocs.com/conversion/mobi-pdfa-file-fo...
  4. Table of Contents getting updated during conver...

    Hello Team, I am converting a Word document using GroupDocs.Conversion with version 25.3.1. In the source Word document, the table of contents are not updated with correct page numbers. However, during conversion, the …...UpdateFields property Could you please confirm:...purpose of the UpdateFields property. Based on the available information...

    forum.groupdocs.com/t/table-of-contents-getting...
  5. 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...
  6. 从 glTF 文件读取元数据属性

    了解如何从 glTF 文件读取元数据属性... // Read glTF properties using (Metadata metadata...PropertyTableName); if (table.Properties != null ) { foreach ( var...

    blog.groupdocs.com/zh/metadata/read-gltf/
  7. 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...
  8. GroupDocs Blog | Document Automation Solutions ...

    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....berbagai opsi untuk menghapus properti metadata yang berbeda atau...sekadar membersihkan semua properti. Kita dapat melakukannya menggunakan...

    blog.groupdocs.com/id/page/14/
  9. 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...
  10. 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...