Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 11,965 for

formatting

(0.07 sec)
  1. Basic usage | GroupDocs

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it.... Get supported file formats Get file info Redaction basics...

    docs.groupdocs.com/redaction/python-net/basic-u...
  2. Getting Started | GroupDocs

    This section decsribes how to get started with GroupDocs.Editor for .NET library...Overview Supported Document Formats System Requirements Installation...

    docs.groupdocs.com/editor/net/getting-started/
  3. Loading files | GroupDocs

    GroupDocs.Metadata allows you to load password-protected documents and load files from different sources. For more details please refer to the following guides:...stream Load a file of a specific format Load a password-protected document...

    docs.groupdocs.com/metadata/java/loading-files/
  4. Adding watermarks | GroupDocs

    Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps...watermark to any supported document format using GroupDocs.Watermark consists...

    docs.groupdocs.com/watermark/net/adding-waterma...
  5. GroupDocs.Conversion 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....ไม่ต้องสงสัยเลยว่าเป็น Portable Document Format ซึ่งเป็นหนึ่งในรูปแบบไฟล์ที่ใช้บ่อยที่สุด...

    blog.groupdocs.com/th/categories/groupdocs.conv...
  6. compare Word files in java

    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....dan DOCX adalah salah satu format dokumen yang paling umum digunakan...

    blog.groupdocs.com/id/tag/compare-word-files-in...
  7. JavaでJPEG、PNG、TIFF、WebP画像のEXIFデータを処理する

    Javaで画像のEXIFメタデータを操作します。 Java APIを使用して、JPG / JPEG、PNG、WebP、またはその他の画像のEXIFデータをプログラムで抽出、更新、追加、または削除します。...**( Exchangeable Image File Format ) は、主にデジタルカメラやスキャナーで使用される画...{ System.out.println(String.format(pattern, tag.getName(), tag...

    blog.groupdocs.com/ja/metadata/handle-exif-data...
  8. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....different formats of the documents. Document Format Unit of Measure...margins For most document formats you can set page margins when...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....embedded into different media formats. The defined XMP data model...in a file of any supported format, GroupDocs.Metadata provides...

    docs.groupdocs.com/metadata/java/working-with-x...
  10. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...Creating an instance of class with format of output spreadsheet file...new SpreadsheetSaveOptio ( Formats . SpreadsheetFormats . Xlsx...

    docs.groupdocs.com/editor/net/inserting-edited-...