Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 8,276 for

page

(0.07 sec)
  1. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. System Requirements | GroupDocs

    GroupDocs.Signature for Java does not require any external software or third party tool to be installed....for example Java 10 ) Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/system-requir...
  3. Save attachments | GroupDocs

    Retrieve and save attachments from emails, Outlook files, archives, and PDFs.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/python-net/how-to-ext...
  4. GroupDocs.Merger for Java | GroupDocs

    Use GroupDocs.Merger for Java to merge several documents into one, split single document to multiple and organize documents in different ways....rotate and remove document pages and no third-party applications...Split Document Remove Document Pages GroupDocs.Merger for Java API...

    docs.groupdocs.com/merger/java/
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...in this latest version: New Page Layout OptionsSo far, when viewing...following page layout options: Scroll view – pages are placed...

    blog.groupdocs.com/groupdocs.blog/page/92/
  6. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert email messages to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render your email...entire message or specific pages. Supported email file formats...

    docs.groupdocs.com/viewer/net/render-email-mess...
  7. Features Overview | GroupDocs

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....information about hidden document pages, digital signatures, user comments...(ID3, Lyrics, APE) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/net/features-overview/
  8. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....the watermark to the output pages. C# using GroupDocs.Viewer ;...End Sub End Module Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  9. Verify QR Code Signatures in Document | GroupDocs

    This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API....Document Leave feedback On this page provides functionality to verify...options . all_pages = True # verify on all pages # Verify signatures...

    docs.groupdocs.com/signature/python-net/verify-...
  10. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page provides to give you control...Conversion for .NET Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/load-presenta...