Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 781 for

printing annotations

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

    This example demonstrates how to load a password-protected document....Annotation Product Solution GroupDocs...display a user-friendly message print ( f "Cannot open document: {...

    docs.groupdocs.com/markdown/python-net/load-a-p...
  2. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Annotation Product Solution GroupDocs...!= null ) { System . out . print ( "Found DocumentSignature:...

    docs.groupdocs.com/signature/java/search-embed-...
  3. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API....Annotation Product Solution GroupDocs...size, rather than for better print quality. Defines a password...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  4. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Node.js via Java...Annotation Product Solution GroupDocs...saveOptions ); Completion Message Print a confirmation message to indicate...

    docs.groupdocs.com/editor/nodejs-java/edit-and-...
  5. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Node.js via Java...Annotation Product Solution GroupDocs...saveOptions ); Completion Message Print a confirmation message to indicate...

    docs.groupdocs.com/editor/nodejs-java/fixing-in...
  6. Sécuriser les PDF avec une protection par mot d...

    Guide étape par étape pour mettre en œuvre la sécurité des documents PDF avec GroupDocs.Signature - ajouter des mots de passe, définir des permissions utilisateur et contrôler l'accès au document pour une protection renforcée...modification, la copie ou l’annotation. En définissant des permissions...// Set permissions to deny printing and modification saveOptions...

    blog.groupdocs.com/fr/signature/protect-signed-...
  7. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....Annotation Product Solution GroupDocs...ParseByTemplate ( template ); // Print all extracted data for ( int...

    docs.groupdocs.com/parser/net/working-with-temp...
  8. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Annotation Product Solution GroupDocs...parseByTemplate ( template ); // Print all extracted data for ( int...

    docs.groupdocs.com/parser/java/working-with-tem...
  9. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....Annotation Product Solution GroupDocs...if ( reader != null ) { // Print the extracted text Console ...

    docs.groupdocs.com/parser/net/
  10. Extract data from databases | GroupDocs

    Complete guide to extracting data from databases via ADO.NET using GroupDocs.Parser for .NET. Learn how to connect to SQLite, SQL Server, and other database providers to extract table data....Annotation Product Solution GroupDocs...TocItem table in tables ) { // Print the table name Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-data-from...