Explore how to retrieve page properties of a PDF document using Python and Aspose.PDF, providing insight into document structure....get page properties of Pdf document using Aspose.PDF Java for...self.Document() pdf_document = self.Document() pdf_document=self...
This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....use the PutValue method to insert a large amount of data into...HTML Rich Text inside the Cell Insert Hyperlinks into Excel or OpenOffice...
Discover how to enhance your collection with the GeneralFormatCollection Add method—efficiently add versatile formats for improved data management!... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...
See Aspose.Slides for .NET ActiveX examples: Insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code.... Add an ActiveX Control Insert a new ActiveX control and optionally...
Aspose::Words::Drawing::Charts::ChartSeries::get_XValues method. Gets a collection of X values for this chart series in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Bubble chart. System :: SharedPtr...
Aspose::Words::Drawing::Charts::ChartSeries::get_BubbleSizes method. Gets a collection of bubble sizes for this chart series in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Bubble chart. System :: SharedPtr...
Aspose::Words::Drawing::Charts::ChartSeries::get_YValues method. Gets a collection of Y values for this chart series in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Bubble chart. System :: SharedPtr...
ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....of a saved PDF document. doc = aw . Document () builder = aw...DocumentBuilder ( doc = doc ) # Insert headings that can serve as...
Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes.... Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...2, page 3." ); // Move the document builder to the first section's...