Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 3,382 for

file editor

(0.09 sec)
  1. Get List of Changes | GroupDocs

    Retrieve the collection of detected changes after a comparison and iterate over them programmatically using GroupDocs.Comparison for Python via .NET....Editor Product Solution GroupDocs...Get the list of changes from file paths get_list_of_changes.py...

    docs.groupdocs.com/comparison/python-net/develo...
  2. Email messages | GroupDocs

    Modify an email message body and subject, embed and remove images, search text, and list recipients using GroupDocs.Watermark for Python via .NET....Editor Product Solution GroupDocs...msg message.msg is the sample file used in this example. Click...

    docs.groupdocs.com/watermark/python-net/email-m...
  3. Merge pages from various documents | GroupDocs

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....Editor Product Solution GroupDocs...NET / Developer Guide / Merge files / Merge pages from various documents...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  4. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements....Editor Product Solution GroupDocs...export all replacements to a file, use the method. To import character...

    docs.groupdocs.com/search/net/character-replace...
  5. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary....Editor Product Solution GroupDocs...to a file, use the method. To import words from a file, use the...

    docs.groupdocs.com/search/net/stop-word-diction...
  6. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Editor Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  7. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...guide / Basic usage / Convert files / Page layout formats Convert...

    docs.groupdocs.com/conversion/net/convert/page-...
  8. URI rewriting | GroupDocs

    Customize resource URIs in the Markdown output -- CDN URLs, custom paths...Editor Product Solution GroupDocs...Note URI rewriting works with file-based image strategies ( ExportImagesToFileSy...

    docs.groupdocs.com/markdown/python-net/uri-rewr...
  9. Save Signed Images With Various Output Types | ...

    id: save-signed-images-with-various-output-types url: signature/net/save-signed-images-with-various-output-types title: Saving signed images with various output types weight: 2 description: “This article explains how to save images with various image format types.” keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False Signature class supports saving of Image signed documents with various image format types and extended options. Following classes are inherited from base class SaveOptions and allows to specify additional output image format settings....Editor Product Solution GroupDocs...true }; // sign document to file signature . Sign ( "signedSample"...

    docs.groupdocs.com/signature/net/developer-guid...
  10. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Editor Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "output.pdf"...

    docs.groupdocs.com/signature/java/sign-document...