Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 12,006 for

formatting

(0.4 sec)
  1. pdf comparison

    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....am häufigsten verwendeten Formate der digitalen Welt ist, ist...

    blog.groupdocs.com/de/tag/pdf-comparison/
  2. Як конвертувати RTF у JPG за допомогою C#

    У цій статті ми покажемо, як конвертувати RTF у JPG за допомогою C# без встановлення стороннього програмного забезпечення. також ми надамо код для експорту RTF у JPG у C#....Перетворення файлів RTF (Rich Text Format) у формат JPG (JPEG) є цінним...

    kb.groupdocs.com/uk/conversion/net/how-to-conve...
  3. 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...
  4. 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-...
  5. 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...
  6. resume.pdf

    NAME HERE JOB TITLE HERE PROFILE Want to put your own image in the circle? It is easy! Select the image and do a right mouse click. Select “Fill” from the shortcut menu. Choose Picture… from the li...... Go to the Picture Tools Format menu. Click on the down arrow...

    docs.groupdocs.com/viewer/java/images/rendering...
  7. resume.pdf

    NAME HERE JOB TITLE HERE PROFILE Want to put your own image in the circle? It is easy! Select the image and do a right mouse click. Select “Fill” from the shortcut menu. Choose Picture… from the li...... Go to the Picture Tools Format menu. Click on the down arrow...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  8. Add component to the document | GroupDocs

    The page describes how to add components to a document using GroupDocs.Annotation API....components are specific to the file format. That means you cannot apply...

    docs.groupdocs.com/annotation/net/add-component...
  9. Common conversion options | GroupDocs

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for .NET....convert options for a target format Add watermark Convert N consecutive...

    docs.groupdocs.com/conversion/net/common-conver...
  10. Compare PDF 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.... Le PDF étant l’un des formats numériques les plus utilisés...

    blog.groupdocs.com/fr/tag/compare-pdf-in-java/