Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 90,869 for

object

(0.06 sec)
  1. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....exposed by IShapeCollection object. Write the modified presentation...exposed by IShapeCollection object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/php-java/ellipse/
  2. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions Object. Each save format has a corresponding class that holds save options for that save format....after loading them in Scene object using C#. By loading and saving...a SaveOptions object. This should be an object of a class derived...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...
  3. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....PDF using the Document class object and get a reference to the...page Create a LinkAnnotation object and set its properties including...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  4. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....the Project class object Declare an object of PdfSaveOptions...discuss the PdfSaveOptions class object that contains several properties...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  5. Customizing Charts with Golang via C++|Document...

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....a Series object, whereas the SeriesCollection object serves as...as a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/go-cpp/customizing-charts/
  6. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE Objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....(encapsulated in the Worksheet object). The PictureCollection.add(number...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  7. Convert charts to images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Excel object int sheetIndex = workbook ...

    docs.aspose.com/cells/net/convert-charts-to-ima...
  8. How to add a PivotChart with Golang via C++|Doc...

    How to add a PivotChart using Aspose.Cells with Golang via C++....worksheet cells using a Cell object’s PutValue or SetValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/go-cpp/how-to-add-pivot-c...
  9. Customizing Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....provides many flexible charting objects. This topic discusses Aspose...Aspose.Cells' charting objects. Simply Creating a Chart It’s simple...

    docs.aspose.com/cells/java/creating-and-customi...
  10. Print PDF to PDF with Java

    Follow this article to print PDF to PDF with Java. It has the details to set the IDE for development, a list of steps, and a sample code to print to PDF printer with Java....a PDF Create the PdfViewer object to load the source PDF file...Create the PdfPrinterSettings object to set the soft printer name...

    kb.aspose.com/pdf/java/print-pdf-to-pdf-with-java/