This section describes how to import documents into another document as OLE objects using Java language...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
The SaveOptions class provides the following properties to customize the saving process:
AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedOptions indicates whether to save only annotated pages or not. For details, see the following pages:...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
The page describes how to manage replies for different document types using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here.
Barcode.xlsx The Code...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
The page describes how to export annotation using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
GroupDocs.Markdown provides several strategies for handling images during conversion. Set the ImageExportStrategy property on ConvertOptions to control the behavior:
Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the ImagesRelativePath property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – implement IImageSavingHandler for full control over image saving, including renaming and custom storage via CustomImagesStrategy....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the index.
Why Use GroupDocs.Search as a Developer? No additional software is required to search through documents of supported formats. Great variety of indexing and search options are provided to meet any requirements....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Metadata API...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
Explains GroupDocs.Markdown for Python via .NET converter features and shows how to convert PDF, Word, Excel, Epub, Text inside your Python applications...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...