Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 49,741 for

documents

(0.06 sec)
  1. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering Documents with Image Viewer by GroupDocs for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Render to PNG or JPEG /...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  2. Signing | GroupDocs

    This section contains advanced examples and demonstrates all possible features for signing Documents with various electronic signature types, setup different options and visual effects....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Locating signature on document page Sign documents with exception handling...

    docs.groupdocs.com/signature/java/signing/
  3. Load from stream | GroupDocs

    This article explains how to load from stream while using GroupDocs. Watermarks API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...Advanced usage / Loading documents / From stream Load from stream...

    docs.groupdocs.com/watermark/net/load-from-stream/
  4. Is there a way to use the doc tag inside of a f...

    I’m trying to load a document, using streams, inside of a foreach loop. The stream is being specified in the DataSources array. The doc tag is specifying the -build switch. When trying this I get a “Cannot access a cl…...Assembly Product Family dotnet , document-automation dsmeltz May 6,...2:41pm 1 I’m trying to load a document, using streams, inside of...

    forum.groupdocs.com/t/is-there-a-way-to-use-the...
  5. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some new features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes...options for converting CSV documents New Properties Introduced...converting to Pdf document Update API for getting document info to detect...

    blog.groupdocs.com/conversion/set-default-zoom-...
  6. Load document from URL | GroupDocs

    Fetch a document over HTTP with the requests library and render it from the in-memory stream using GroupDocs.Viewer for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product.../ Loading Documents / Load from URL Load document from URL Leave...

    docs.groupdocs.com/viewer/python-net/developer-...
  7. Load document from InputStream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from stream when using GroupDocs.Merger for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Loading documents from different sources / Load document from InputStream...

    docs.groupdocs.com/merger/java/load-document-fr...
  8. Electronic signature types | GroupDocs

    This documentation section describes different type of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...containing examples how to eSign documents with each supported signature...

    docs.groupdocs.com/signature/java/electronic-si...
  9. Extract data from ZIP archives | GroupDocs

    More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse Documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...GitHub examples: Free online document parser App Along with full...

    docs.groupdocs.com/parser/java/extract-data-fro...
  10. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of Documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...output template, instead of document. This feature improves programmability...

    docs.groupdocs.com/assembly/java/working-with-s...