Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 11,082 for

format

(0.21 sec)
  1. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....); } Replacing text with formatting You can also replace the...image can have inappropriate format // Process such cases here...

    docs.groupdocs.com/watermark/net/modifing-found...
  2. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for .NET...search with any supported file format. Document signature options...

    docs.groupdocs.com/signature/net/migration-notes/
  3. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....close (); Replacing text with formatting You can also replace the...image can have inappropriate format // Process such cases here...

    docs.groupdocs.com/watermark/java/modifying-fou...
  4. Migration Notes | Documentation

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file Format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....process to any supported file format (instead of AnnotationImageHandl...

    docs.groupdocs.com/annotation/net/migration-notes/
  5. Regular expression Search using Java

    Efficiently perform regular expression search using Java for advanced pattern matching in documents. Learn how to implement regular expression search in Java....especially useful for tasks such as format validation, recognizing repeated...insights from various document formats, including PDFs, Word files...

    kb.groupdocs.com/search/java/regular-expression...
  6. Enabling language information | Documentation

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....Documents of all WordProcessing formats can contain text in different...document of some WordProcessing format like DOCX or RTF, the textual...

    docs.groupdocs.com/editor/net/enabling-language...
  7. Generate QR Codes in Java | Sign Documents and ...

    Electronically sign documents and Images by generating QR codes in Java. Add QR Code in Word, Excel, PDF, PNG, JPG, WebP files using API for signatures....for a vast variety of file formats. Among QR code types, the API...any other supported document format to attach the QR codes. PDF...

    blog.groupdocs.com/signature/generate-qr-codes-...
  8. Introducing Metadata Signatures in GroupDocs.Si...

    We are delighted to announce another monthly release of GroupDocs.Signature for .NET 18.9 with multitude of new features like ability to save Image documents as PDF and signing of PDF with Metadata Signatures. Furthermore, this monthly release also comes up with few fixes, we therefore, recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for PDFThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual inFormation inside the document....svg format Output PDF incorrectly signed...

    blog.groupdocs.com/signature/groupdocs.signatur...
  9. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Page %d/%d" , p + 1 , documentInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Extract emails from Outlook Storage | Documenta...

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...Extract data from various formats / Extract data from Emails.... out . println ( String . format ( "%s: %s" , metadata . getName...

    docs.groupdocs.com/parser/java/extract-emails-f...