Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 2,902 for

document editing

(0.38 sec)
  1. How to merge TIFF images using C# | GroupDocs

    Learn how to merge TIFF image files, combine TIFF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...to combine multiple TIFF documents in the preferred order and...

    docs.groupdocs.com/merger/net/getting-started/u...
  2. Scatter Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS PowerPoint 2013: Click in the Document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Document Scatter Chart in Presentation Document Leave feedback...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  3. Inserting Chart Axis Title Dynamically in Sprea...

    Note This feature is supported by version 18.1 or greater. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following steps, you can create a column chart in MS Excel 2013: Create a new Workbook Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Worksheet Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Dynamically in Spreadsheet Document Inserting Chart Axis Title...

    docs.groupdocs.com/assembly/java/inserting-char...
  4. How to merge TIF images using java | GroupDocs

    Learn how to merge TIF image files, combine TIF image files into one file programmatically in java language using GroupDocs.Merger for Java library....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...developers to combine multiple TIF documents in the preferred order and...

    docs.groupdocs.com/merger/java/getting-started/...
  5. How to merge WAV files using C# | GroupDocs

    Learn how to merge WAV audio files, combine WAV audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...choice for audio recording, editing, and playback. Download and...

    docs.groupdocs.com/merger/net/getting-started/u...
  6. Convert Excel Spreadsheets to PDF in Java | Exc...

    Convert Excel files to PDF in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java API....worksheets that do not require editing, we often convert such Excel...PDF format in Java using the document conversion API. Each conversion...

    blog.groupdocs.com/conversion/convert-excel-spr...
  7. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel Document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the Document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the Document Following code shows how to add watermark to a particular worksheet....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...spreadsheet documents Add watermarks to spreadsheet documents Leave...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native Document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business Documents formats into one. You can also manage Document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs....PowerPoint Documents in .NET Join Multiple Documents of Same File...Merger for .NET - A native document manipulation API allowing...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  9. 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...
  10. 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...