Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 9,571 for

paged

(0.04 sec)
  1. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for Node.js via Java....formats Leave feedback On this page A database is a collection of..., JPG, , , , , , TIF, , , , Page Description Language: , , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....redact an area of a specific page range from all sensitive data...to the right half of the last page in a PDF document. C# using...

    docs.groupdocs.com/redaction/net/use-page-area-...
  3. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search text from Microsoft OneNote sections presentations...sections Leave feedback On this page To search a keyword in Microsoft...SearchResult > sr = parser . Search ( "page number" ); // Iterate over search...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  4. Sign document with Digital signature | GroupDocs

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....signature Leave feedback On this page Introduction In today’s digital...signature looks on a PDF document page by default. Why Use Digital...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Advanced search for QR Code signatures | GroupDocs

     This article explains how to provide advanced search for QR Code electronic signatures with GroupDocs.Signature API....signatures Leave feedback On this page provides class to specify different...QrCodeSearchOptions () { // specify special pages to search on AllPages = false...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using Python. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature Python API by GroupDocs....Python Leave feedback On this page Barcodes represent textual information...barcode directly on the document page. Signing a document with a Codabar...

    docs.groupdocs.com/signature/python-net/how-to-...
  7. 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....custom location and convert its pages to images final FileOutputStream...redactor . close (); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/redaction/java/save-to-stream/
  8. 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/
  9. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....Configuration Leave feedback On this page Most parsing scenarios work...the API reference. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/python-net/options/
  10. Showcases | GroupDocs

    Code examples and live demonstrations of GroupDocs.Editor for Python via .NET...Showcases Leave feedback On this page Note Want to try GroupDocs.Editor...document editing needs. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/python-net/showcases/