Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 2,783 for

document editing

(0.06 sec)
  1. Is GroupDocs.Editor compatible with the Xamarin...

    Hello, I have an iOS and Android mobile application developed with Xamarin.Forms. I am looking for a Document editor that I can integrate into this application. I came across GroupDocs.Editor while searching for an edi…... I am looking for a document editor that I can integrate...an editor. .NET API to Edit Documents Using HTML Develop .NET...

    forum.groupdocs.com/t/is-groupdocs-editor-compa...
  2. Redact Text in PPTX using Java

    In this guide, you'll discover how to redact text in PPTX using Java. Moreover, you'll receive a simple code example to replace text in PPTX using Java....field of data privacy and document security, redacting sensitive...sensitive information from documents to prevent unauthorized access...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  3. How to run examples | GroupDocs

    This article describes how to run .NET file markdown API code examples....Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...GroupDocs.Markdown command. Edit Program.cs and add the following...

    docs.groupdocs.com/markdown/net/how-to-run-exam...
  4. Converting to PDF - Embed Fonts - Free Support ...

    Hello, It is my understanding that when converting to PDF the font should get embedded? Please correct me if I am wrong. I have an issue where by a converted Document in only embedding a subset of the font, this causes…...issue where by a converted document in only embedding a subset...causes me issues later on as if I edit the text using other software...

    forum.groupdocs.com/t/converting-to-pdf-embed-f...
  5. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream in Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...absolute or relative path to your document. Ex: @"C:\Docs\test.png" try...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  6. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your Document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...absolute or relative path to your document. Ex: @"C:\Docs\source.doc"...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  7. Clean metadata | GroupDocs

    This artcle explains how to remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...topics To learn more about document watermarking features and...

    docs.groupdocs.com/metadata/net/clean-metadata/
  8. Working with HTML resources | GroupDocs

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML Document...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...are an integral part of HTML document What HTML resources are? Almost...

    docs.groupdocs.com/editor/net/working-with-html...
  9. How to run examples | GroupDocs

    Learn how to run C# examples which contain creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...here actual path for your document PdfLoadOptions loadOptions...

    docs.groupdocs.com/watermark/net/how-to-run-exa...
  10. How to Run Examples | GroupDocs

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...here actual path for your document using ( Redactor redactor...

    docs.groupdocs.com/redaction/net/how-to-run-exa...