This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for .NET API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements:
Report must show all the clients in a bulleted list format. Report must be generated in the Text Document....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
The page describes how to rotating the PDF document pages using GroupDocs.Annotation for .NET API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for Java API....Security Events Acquisition Ask AI GroupDocs Documentation / 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 ....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article explAins how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article explAins how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article explAins how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...