Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 6,794 for

paged

(0.04 sec)
  1. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....options Leave feedback On this page Introduction Starting from version...EmbedWithoutSystem ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/java/font-embedding-o...
  2. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ..., page number, page size, margin, DPI settings)...high-quality results. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/java/get-default-...
  3. eSign document with QR code signature | Documen...

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....signature Leave feedback On this page What is a QR code? QR code (or...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/esign-document...
  4. How to Extract Text from PDF using C#

    Learn how to efficiently extract text from PDF using C#. Also, explore step-by-step instructions and code of C# read PDF text without installing extra tools....Pages property to access the entire...entire list of document pages Iterate through the collection of lines...

    kb.groupdocs.com/viewer/net/how-to-extract-text...
  5. Features Overview | Documentation

    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/
  6. Save to stream | Documentation

    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/
  7. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... La fonctionnalité Page Builder dans GroupDocs.Merger...développeurs de fusionner des pages spécifiques de plusieurs documents...

    blog.groupdocs.com/fr/groupdocs.blog/page/3/
  8. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....not available for rasterized pages. Bitmap Picture (BMP) Graphics...team will assist you. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/supported-doc...
  9. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....documents is presented on the page. To get the number of passwords...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/document-passwords/
  10. Spell checking | Documentation

    This article shows that how spell checking works during the search....corrector dictionary, see the page of the section. The class contains...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/spell-checking/