Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 1,540 for

metadata removal

(0.06 sec)
  1. How to Run Examples | Documentation

    Learn how to run C# examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....Metadata Product Solution GroupDocs...new ReplacementOptions ( "[removed]" ))); // replace with blue...

    docs.groupdocs.com/redaction/net/how-to-run-exa...
  2. Versioning of annotated documents | Documentation

    The page describes how to manage different versions of document using GroupDocs.Annotation for Java API....Metadata Product Solution GroupDocs...keeps annotations that you add, remove, and change. You can swap between...

    docs.groupdocs.com/annotation/java/versioning-o...
  3. Font extraction options | Documentation

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....Metadata Product Solution GroupDocs...user edits the document, and removes all the textual content, which...

    docs.groupdocs.com/editor/java/font-extraction-...
  4. Licensing and evaluation | Documentation

    GroupDocs.Redaction for Python via .NET offers flexible licensing options, including a Free Trial and a 30-day Temporary License for evaluation purposes....Metadata Product Solution GroupDocs...manually rename the file to remove the .xml extension. Optionally...

    docs.groupdocs.com/redaction/python-net/licensi...
  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....Metadata Product Solution GroupDocs...} watermarker . close (); Removing a particular background Following...

    docs.groupdocs.com/watermark/java/working-with-...
  6. Licensing and evaluation | Documentation

    GroupDocs.Watermark for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Metadata Product Solution GroupDocs...this issue, rename the file to remove the hidden .xml extension....

    docs.groupdocs.com/watermark/python-net/licensi...
  7. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for Java API....Metadata Product Solution GroupDocs...which defines the method to remove output page preview stream...

    docs.groupdocs.com/annotation/java/generate-doc...
  8. Licensing and evaluation | Documentation

    GroupDocs.Viewer for Python offers purchase plans, a free trial, and a 30-day temporary license for evaluation....Metadata Product Solution GroupDocs...this issue, rename the file to remove the hidden .xml extension....

    docs.groupdocs.com/viewer/python-net/licensing-...
  9. Features overview | Documentation

    With GroupDocs.Viewer for Java you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text....Metadata Product Solution GroupDocs...is reduced, the details are removed and noise is added to the image...

    docs.groupdocs.com/viewer/java/features-overview/
  10. Features overview | Documentation

    With GroupDocs.Viewer for Node.js you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text....Metadata Product Solution GroupDocs...is reduced, the details are removed and noise is added to the image...

    docs.groupdocs.com/viewer/nodejs-java/features-...