Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 24,543 for

may

(0.05 sec)
  1. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  2. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream in Java...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  3. Load document from local disk | Documentation

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/load-document-fr...
  4. Reorder pages | Documentation

    Reorder pages when rendering documents to PDF with GroupDocs.Viewer for .NET... Instead, you may reorder pages in the output PDF...

    docs.groupdocs.com/viewer/net/reorder-pages/
  5. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source in Java....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  6. How to load password-protected document | Docum...

    This article explains how to load password protected document with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/load-password-...
  7. Ինչպես փոխարկել RTF-ը PDF-ի, օգտագործելով C#

    Փոխակերպեք փաստաթղթերը՝ օգտագործելով հեշտ օգտագործման գրադարանը և սովորեք, թե ինչպես փոխարկել RTF-ը PDF-ի՝ օգտագործելով C#: Նայեք C# RTF-ից մինչև PDF ֆունկցիոնալության օրինակելի կոդը:...այս ձեռնարկին: Updated on 28 May 2023 Հայերեն English Ελληνικά...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  8. Converting Msg to Pdf with Pagesize A4 renders ...

    Converting msg to pdf with defaut PdfConvertOptions settings renders wrong page ratio (very high page), but setting PageSize to A4 renders a blank Pdf page (the file is not empty because the size is not 0ko). We are usin…...notifier May 31, 2024, 12:40pm 5 The issues...

    forum.groupdocs.com/t/converting-msg-to-pdf-wit...
  9. viewer for .net library

    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.... As you may noticed, in most GroupDocs.Viewer...GroupDocs.Viewer, for example, you may not want to use iframes on your...

    blog.groupdocs.com/tag/viewer-for-.net-library/
  10. eSign document with Metadata signature | Docume...

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...name, the value of metadata may contain various types like whole...metadata rows. Summary metadata may contain following information...

    docs.groupdocs.com/signature/java/esign-documen...