Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 79,715 for

object

(0.07 sec)
  1. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your document's save format for optimal flexibility and control....saved if this save options object is used. public abstract SaveFormat...docx" ); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in Java...or index) for a known ISlide object, you can specify the slide...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/java/remove-slide-from-p...
  3. How to Add an Attachment to PDF in Java

    This article assets on how to add an attachment to PDF in Java. It provides references to use Aspose.PDF for Java, a list of programming steps and a runnable sample code for adding an attachment in PDF file in Java....file with the Document class object where an attachment is to be...using the FileSpecification object Save the output PDF file with...

    kb.aspose.com/pdf/java/how-to-add-an-attachment...
  4. Animated Charts|Aspose.Slides for Python Docume...

    PowerPoint charts series and animations in Python...Get reference of the chart object. Animate the series. Write...Get reference of the chart object slide = presentation . slides...

    docs.aspose.com/slides/python-net/animated-charts/
  5. Add Window Element to the Visio Instance in Rub...

    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....vsd" ) \ # initialize window object window = Rjb :: import ( 'com.... STENCIL ) \ # add window object diagram . getWindows () . add...

    docs.aspose.com/diagram/java/add-window-element...
  6. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to image Create...Create the Resolution object to set output image resolution Initialize...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  7. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts.... With the Axis object, you can change all options...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-axes/
  8. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for Node.js via C++ API....accepts three parameters: Object: The object to search for. The type...Previous cell with the same object. This parameter can be set...

    docs.aspose.com/cells/nodejs-cpp/find-or-search...
  9. How to Convert PDF to PowerPoint using Java

    This tutorial contains information on how to convert PDF to PowerPoint using Java. It guides to set the environment, shares steps and a runnable sample code to change PDF to PowerPoint using Java....create PPTX Instantiate an object of PptxSaveOptions for setting...PowerPoint using Java . Firstly, an object of PptxSaveOptions class is...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-po...
  10. How to Convert PNG to PowerPoint Slide in Python

    This article is about how to convert PNG to PowerPoint slide in Python. It covers the configuration details, step-wise process to accomplish the task and a sample code to assist to insert image in PPTX using Python....using a Presentation class object and access the first default...PPTX in Python , the Slide object is used to hold the reference...

    kb.aspose.com/slides/python/how-to-convert-png-...