Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 90,771 for

object

(0.09 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. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....Microsoft Excel are: Contents Objects Scenarios Protected worksheets...worksheet Objects The user cannot modify drawing objects Scenarios...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  6. SaveOptions.ImlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions ImlRenderingMode property enhances InkML Object rendering. Optimize your ink rendering for better visual results!...determining how ink (InkML) objects are rendered. public ImlRenderingMode...Examples Shows how to render Ink object. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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...
  8. 将图表转换为图像|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/zh/net/convert-charts-to-...
  9. 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/
  10. Animate PowerPoint Charts in C++|Aspose.Slides ...

    Create stunning animated charts in C++ with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....Get reference of the chart object. Animate the series. Write...Get reference of the chart object. Animate series elements. Write...

    docs.aspose.com/slides/cpp/animated-charts/