Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 36,605 for

documents

(0.1 sec)
  1. Customer Feedback Sentiment Analysis in C# | C#...

    C# Sentiment Analysis Automation. Analyze customer feedback with C# API. Check how positive/negative are the comments about your product....Classification API # Documentation Source Code Examples API...– (IAB-2 & Document Taxonomy) Classify Documents using C# – (IAB-2...

    blog.groupdocs.com/classification/classify-cust...
  2. Metadata redactions | Documentation

    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...
  3. Kashif Iqbal | File Format Blog

    Author Archives: Kashif Iqbal ← Older posts Add Formula in Excel using NPOI in .NET Posted on March 30, 2023 by Kashi......working with Microsoft Office documents. It supports various file...2021 by Kashif Iqbal Portable Document Format ( PDF ) is a digital...

    blog.fileformat.com/author/kashif-iqbal/
  4. Float and paginal modes | Documentation

    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...
  5. Working with slide backgrounds | Documentation

    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-...
  6. Extract data from databases | Documentation

    This article shows the data extraction from database via ADO.NET using GroupDocs.Parser...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...GitHub examples: Free online document parser App Along with full...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. 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...
  8. How to use custom cache implementation | Docume...

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Advanced usage / Caching...

    docs.groupdocs.com/conversion/java/how-to-use-c...
  9. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .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. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product.../ Supported Document Formats Supported Document Formats Leave...

    docs.groupdocs.com/assembly/net/supported-docum...
  10. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Using OCR to redact image documents / Use Microsoft Azure Computer...

    docs.groupdocs.com/redaction/java/use-microsoft...