Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 6,408 for

ai

(0.13 sec)
  1. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…...new TextWatermark("Converted by AI, not original controlled document"...new TextWatermark("Converted by AI, not original controlled document"...

    forum.groupdocs.com/t/watermark-messing-up-in-p...
  2. Configuring search network | GroupDocs

    This page contAins information about configuring the search network....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/search/net/configuring-searc...
  3. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search using Java search API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/search/java/document-filteri...
  4. Supported Document Formats | GroupDocs

    Complete list of file formats GroupDocs.Comparison for Python via .NET can compare: Word, PDF, Excel, PowerPoint, images, CAD, emAil, OneNote, source code, and more....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/comparison/python-net/gettin...
  5. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/editor/java/edit-document/
  7. Advanced Search Archive Documents | GroupDocs

    id: advanced-search-archive-documents url: signature/net/advanced-search-archive-documents title: Advanced search archive documents linkTitle: 🌐 Archive weight: 16 description: “This article explAins how to make advanced search within the archive that contAins several documents for any electronic signatures with GroupDocs.Signature API.” keywords: productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Advanced search for various signatures within the archive files in C# description: Advanced search for all supported signatures within the archives fast and easily with C# language and GroupDocs....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/signature/net/developer-guid...
  8. How to control OOXML compliance for WordProcess...

    This article explAins how to preserve or override the OOXML compliance level (ECMA-376, ISO/IEC 29500 Transitional, ISO/IEC 29500 Strict) when saving signed WordProcessing documents....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/signature/net/control-ooxml-...
  9. Working with CSV Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-cs...
  10. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

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