Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 8,271 for

page

(0.14 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. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....type Leave feedback On this page A file type is a standard way...sample console output: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  4. Logging | GroupDocs

    Logging when converting documents with GroupDocs.Conversion for Java...Logging Leave feedback On this page provides logging capabilities...specific requirements. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/java/logging/
  5. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you to protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented as customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....Watermarks are added to every page across the document. So far...add watermarks to specific pages only, or place different watermarks...

    blog.groupdocs.com/viewer/protect-your-document...
  6. Get supported features | GroupDocs

    This article shows how to check if feature supported for the document....that indicates whether text page extraction is supported. The...indicates whether formatted text page extraction is supported. The...

    docs.groupdocs.com/parser/java/get-supported-fe...
  7. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document Page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...signature Leave feedback On this page What is a Barcode? A barcode...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/esign-document...
  8. Adjusting comparison sensitivity | GroupDocs

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for .NET....sensitivity Leave feedback On this page allows you to adjust comparison...SensitivityOfCompari = 75 Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/net/adjusting-com...
  9. Adjusting comparison sensitivity | GroupDocs

    Learn how to adjust comparison sensitivity to balance speed and accuracy using GroupDocs.Comparison for Python via .NET....sensitivity Leave feedback On this page supports sensitivity levels...overall sensitivity high. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/adjust...
  10. Set Background Image for Charts using GroupDocs...

    We are excited to release another version of GroupDocs.Watermark for .NET API with new features and enhancements. GroupDocs.Watemark for .NET 17.6.0 supports setting the background image for charts in Excel and PowerPoint documents. It also allows you to add watermark to a specific Page of the Word document. Continue to read more about the new features and enhancements. GroupDocs.Watermark - New Features and EnhancementsFollowing are the new features and enhancements added in GroupDocs....add watermark to a specific page of the Word document. Continue...Adding watermark to a particular page of a Word document Additional...

    blog.groupdocs.com/watermark/set-background-for...