Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 46,564 for

documents

(0.28 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. How to use custom cache implementation | GroupDocs

    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...
  6. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...true to search all pages of a document searchOptions . AllPages =...

    docs.groupdocs.com/signature/net/search-for-emb...
  7. Use Microsoft Azure Computer Vision API | Group...

    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...
  8. Conversion error on Azure Linux App Service usi...

    Hi, I’m encountering a runtime exception when attempting to convert Documents using GroupDocs.Conversion.CrossPlatform on an Azure Linux App Service (.NET 8). Despite using the CrossPlatform package, conversions fail w…...when attempting to convert documents using GroupDocs.Conversion...which are described in our documentation . Before forwarding your...

    forum.groupdocs.com/t/conversion-error-on-azure...
  9. Processes cancellation | GroupDocs

    This article explains how to control signature processing (cancellation) for large Documents with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...supports cancellation for each of document processing (Sign, Verify,...

    docs.groupdocs.com/signature/net/processes-canc...
  10. Processes cancellation | GroupDocs

    This article explains how to control signature processing (cancellation) for large Documents with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...supports cancellation for each of document processing (Sign, Verify,...

    docs.groupdocs.com/signature/java/processes-can...