Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 37,329 for

documents

(0.07 sec)
  1. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...转化中文乱码 Regarding GroupDocs Java Document Viewer Error converting DCM...license of GroupDocs.Search PDF Document Watermarking is not working...

    forum.groupdocs.com/t/free-support-policies/6034
  2. Convert Excel Spreadheets to PDF using C# | .NE...

    Convert Excel files to PDF using C#. Convert full workbook, selected sheets, sub-sequence of sheets, or any cell range using spreadsheet conversion .NET API....PDF files are among those document formats that are widely used...formats like word-processing documents, spreadsheets, presentations...

    blog.groupdocs.com/conversion/convert-excel-spr...
  3. Releasing SharePoint Web-Part for GroupDocs.Ann...

    Great news for SharePoint developers, now they can add GroupDocs.Annotation for .NET 3.x. as custom Web-Part. Team GroupDocs is glad to announce the addition of GroupDocs.Annotation Web- Part Front End for SharePoint developers. Using this release SharePoint developers can not only explore and investigate GroupDocs.Annotation for .NET Front End but can also customize this Web-Part according to their needs. This project is already published on GitHub. SharePoint Web-Part Front End FeaturesThe SharePoint Web-Part Front End provides end users with tools needed for convenient annotating, viewing and navigation of a Documents in a browser....viewing and navigation of a documents in a browser. The front end...Image Representation of the document Scroll view, one page in a...

    blog.groupdocs.com/annotation/releasing-sharepo...
  4. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...easily run the code from documentation articles and see the features...

    docs.groupdocs.com/search/java/indexing/
  5. Set password for output document | Documentation

    This article explains how to set document password after files comparison within your .NET applications using GroupDocs.Comparison for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...for output document Set password for output document Leave feedback...

    docs.groupdocs.com/comparison/net/set-password-...
  6. Load document from URL | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint Documents from URL using GroupDocs.Annotation for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...Loading documents from different sources / Load document from URL...

    docs.groupdocs.com/annotation/java/load-documen...
  7. Load document from FTP | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint Documents from FTP using GroupDocs.Annotation for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...Loading documents from different sources / Load document from FTP...

    docs.groupdocs.com/annotation/net/load-document...
  8. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Save to stream Save to stream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  9. Features Overview | Documentation

    A Java 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...password-protected documents Extracting information about hidden document pages...

    docs.groupdocs.com/metadata/java/features-overv...
  10. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image pages when rendering Documents with GroupDocs.Viewer within your Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Rotate pages Rotate pages...

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...