Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 45,267 for

documents

(0.28 sec)
  1. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format....Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product.../ Supported Document Formats Supported Document Formats Leave...

    docs.groupdocs.com/assembly/python-net/supporte...
  2. Indexing a specific PDF file leads to 100% RAM ...

    Hi, We ran into a problem when indexing the following file: SEPA_ZvFormate_de-5.pdf (1.1 MB) When starting the indexing for only 1 folder with this 1 file in it, the RAM usage increases further and further (over 50 GB…...servers, since the original documents and extracted data can be...

    forum.groupdocs.com/t/indexing-a-specific-pdf-f...
  3. Create EditableDocument from File or Markup | G...

    This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...opening, editing, and saving documents, instances of the EditableDocument...

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  4. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...type of files, e.g. MS Word document without embedded images, will...

    docs.groupdocs.com/redaction/net/image-redactions/
  5. Compare Multiple CSV Files in C# | Accept, Reje...

    Programmatically compare two or more CSV files in C#. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using .NET API.... Visit its documentation and API Reference for guidance...method to get the resultant document having the applied changes...

    blog.groupdocs.com/comparison/compare-multiple-...
  6. Error converting EML to PDF due to allegedly co...

    When converting some emails, the converter fails with “Cannot convert. The file is corrupt or damaged. Incorrect file header”. However, when opening this email in Outlook, it loads just fine including attachments. No er…...Conversion Product Family dotnet , document-conversion JuneTech November...#=z1BTxTk8=) at Aspose.Pdf.Document.#=zm0QRBZU=(Stream #=zeIS55N0=...

    forum.groupdocs.com/t/error-converting-eml-to-p...
  7. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...apply metadata redactions for documents of different formats like...

    docs.groupdocs.com/redaction/net/metadata-redac...
  8. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word Documents with GroupDocs.Editor API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Word document / Float and paginal...

    docs.groupdocs.com/editor/java/float-and-pagina...
  9. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks to presentation documents / Working with slide backgrounds...

    docs.groupdocs.com/watermark/java/working-with-...
  10. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...instance of class and pass source document path or stream as a constructor...

    docs.groupdocs.com/signature/java/search-for-en...