Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 2,909 for

document editing

(0.26 sec)
  1. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected Document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...password-protected document Load a password-protected document Leave feedback...

    docs.groupdocs.com/metadata/net/load-a-password...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...The latest release of our Document Annotation API provides new...annotations for word and PDF document format for all major annotation...

    blog.groupdocs.com/groupdocs.blog/page/85/
  3. Numbered List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft PowerPoint Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS PowerPoint 2013. Add a new presentation slide....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Document Numbered List in Presentation Document Leave feedback...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  4. In-Paragraph List in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Presentation Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following products:”. Save the template....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Document In-Paragraph List in Presentation Document Leave...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  5. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Document Edit the Worksheet with your data to update the chart....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Series Coloring in Presentation Document Chart Series Coloring in Presentation...

    docs.groupdocs.com/assembly/net/chart-series-co...
  6. Rasterize document or page | GroupDocs

    Rasterize a PDF — convert pages to images — so that watermarks become hard to remove, using GroupDocs.Watermark for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks / To PDF documents / Rasterize document or page Rasterize...

    docs.groupdocs.com/watermark/python-net/rasteri...
  7. Load EBook Documents with Options | GroupDocs

    Learn how to use EBookLoadOptions to configure ebook Document loading in GroupDocs.Conversion for .NET. Supports MOBI, EPUB, and AZW3 formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...for different document types / Load EBook Documents with Options...

    docs.groupdocs.com/conversion/net/load-ebook-do...
  8. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected Document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your Document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // 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:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...password-protected document Load a password-protected document Leave feedback...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  9. Bulleted List in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Spreadsheet Document based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Excel Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Excel 2013. Adding bulleted list in Microsoft Excel is different than Microsoft Word....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Spreadsheet Document Bulleted List in Spreadsheet Document Leave feedback...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  10. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word Documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Word document / Adding class...

    docs.groupdocs.com/editor/net/adding-class-name...