Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 40,427 for

documents

(0.11 sec)
  1. Extract text from Emails | Documentation

    To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...extract a text from the entire document. Pagination and raw mode is...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. Adding class name to input controls | Documenta...

    Follow this guide and learn how to edit Word Documents that contain input controls like buttons, textboxes, checkboxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Node.js and Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit Document / Edit Word Document / Adding class name...

    docs.groupdocs.com/editor/nodejs-java/adding-cl...
  3. Set image size limits | Documentation

    Set image size limits when rendering image to PDF...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer guide / Render documents / Render to PDF / Set image...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  4. PDF is misaligned if we use Textboxes in the Wo...

    When we use Text Boxes in a Docx file . Generated PDF is totally misaligned. See the attached Documents for reference TestDocument.docx (30.5 KB) TestDocument.pdf (26.6 KB)...use Textboxes in the Word Document (.docx) GroupDocs.Conversion...Product Family document-viewer , java , document-conversion akashkrishnan...

    forum.groupdocs.com/t/pdf-is-misaligned-if-we-u...
  5. Install GroupDocs.Viewer for Java | Documentation

    This topic describes how to install GroupDocs.Viewer for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...below. As a result two HTML documents will be created in the current...

    docs.groupdocs.com/viewer/java/installation/
  6. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in Documents are substituted with available fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...Linux, etc), fonts used in documents are substituted with available...

    docs.groupdocs.com/watermark/net/launch-in-oper...
  7. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Using OCR to redact image documents / Use Aspose.OCR for Cloud...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  8. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...search results in the text of a document. Hit highlighting in the text...

    docs.groupdocs.com/search/java/highlighting-sea...
  9. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...search results in the text of a document. Hit highlighting in the text...

    docs.groupdocs.com/search/net/highlighting-sear...
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...