Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 3,222 for

file editor

(0.22 sec)
  1. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Java....Editor Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/java/change-page-orie...
  2. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF File will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Editor Product Solution GroupDocs...its extension (.PDF). The PDF file will be overwritten. The following...

    docs.groupdocs.com/redaction/java/save-with-def...
  3. Update document password | GroupDocs

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Editor Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/net/update-document-p...
  4. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF File...Editor Product Solution GroupDocs...document as a rasterized PDF file: Python import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/save-in...
  5. Load Text from a String | GroupDocs

    Compare text directly from Python string variables — without saving them to disk — by setting LoadOptions.load_text = True with GroupDocs.Comparison for Python via .NET....Editor Product Solution GroupDocs...argument is a literal string, not a file path. Read the merged result...

    docs.groupdocs.com/comparison/python-net/develo...
  6. Control temporary files | GroupDocs

    This article explains how to control temporary Files used by GroupDocs.Comparison for Java....Editor Product Solution GroupDocs...Control temporary files Control temporary files Leave feedback On...

    docs.groupdocs.com/comparison/java/control-temp...
  7. Processes cancellation | GroupDocs

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Editor Product Solution GroupDocs...// ... }; // sign document to file signature . Sign ( "signedSample"...

    docs.groupdocs.com/signature/net/processes-canc...
  8. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource Files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a File, its containing folder is used as a base URI to resolve external resource Files’ relative URIs to absolute ones by default as shown in the following example....Editor Product Solution GroupDocs...Saving With External Resource Files / Loading of template documents...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  9. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...Editor Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Update annotations | GroupDocs

    This page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for Java....Editor Product Solution GroupDocs...add ( original ); // Save to file annotator . save ( "outputPath"...

    docs.groupdocs.com/annotation/java/update-annot...