Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 32,030 for

groupdocs.search

(0.95 sec)
  1. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/load-a-password...
  2. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-to-stream/
  3. Save a modified file to the original source | G...

    This article shows how to save the modified content back to the underlying source using GroupDocs.Metadata for Python via .NET....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  4. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk using GroupDocs.Metadata for Python via .NET....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  5. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Ինչպես համեմատել PDF ֆայլերը Java-ի միջոցով

    Հեշտությամբ համեմատեք PDF ֆայլերը Java-ի միջոցով՝ սպառելով փաստաթղթերի համեմատության լավագույն գրադարաններից մեկը և սովորելով, թե ինչպես ստեղծել ֆունկցիոնալություն PDF-ի համեմատության համար Java-ում:...Metadata Product Family GroupDocs.Search Product Family GroupDocs...

    kb.groupdocs.com/hy/comparison/java/how-to-comp...
  7. Ինչպես ստորագրել PDF-ը QR Code ստորագրությամբ J...

    Այս արագ ձեռնարկը ձեզ քայլ առ քայլ հրահանգներ է տալիս Java-ում QR կոդ ստեղծելու համար և ինչպես ստորագրել PDF փաստաթուղթը QR Code ստորագրությամբ Java-ի միջոցով:...Metadata Product Family GroupDocs.Search Product Family GroupDocs...

    kb.groupdocs.com/hy/signature/java/how-to-sign-...
  8. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/features-ove...
  9. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/loading-multip...
  10. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/changing-target...