The Aspose.Words.Rendering module provides classes that allow to customize printing or rendering of documents....corresponding methods on the Document object. Classes Class Description...vector image or to a Graphics object. To learn more, visit the Working...
Aspose::Words::Settings::Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source. To learn more, visit the documentation article in C++....Specifies the Office Data Source Object (ODSO) settings for a mail...class Odso : public System :: Object Methods Method Description...
Using Aspose.3D for Python via .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....method takes a Scene class object as a parameter and another...another one takes a Mesh class object as a parameter as shown in this...
This section explain how to delete Images from PDF File using Aspose.PDF for C++....PDF file: Create a Document object and open the input PDF file...the image from the Document object’s Pages collection . Images...
This example demonstrates how to read the values of specific form fields from a PDF document using Aspose.PDF Facades API....a Form object. Bind the PDF document to the form object. Retrieve...document.""" # Create Form object pdf_form = pdf_facades . Form...
Create Excel charts and embed them as OLE Objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples....Them in Presentations as OLE Objects Contents [ Hide ] Background...can then be embedded as OLE objects in PowerPoint slides through...
Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG, CSV & more using JavaScript... It takes an event object as a parameter, which contains...element. It creates a FileReader object and assigns a callback function...
Contains shading attributes for an Object in Java....Object, com.aspose.words.InternableComplexAtt...Contains shading attributes for an object. To learn more, visit the Programming...
Learn how to add customizable backgrounds to PDF documents with Aspose.PDF for C++. Follow this step-by-step guide....background image to a page object. The following code snippet...using the BackgroundArtifact object with C++. void WorkingWithPages...
Learn how to add and delete bookmarks in PDF documents using Python....Bookmarks are held in the Document object’s OutlineItemCollectio collection...PDF document using Document object. Create a bookmark and define...