Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 79,460 for

object

(0.05 sec)
  1. 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...
  2. Excel to PDF Conversion in PHP|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/excel-to-pdf-conversi...
  3. Count the number of Slides|Aspose.Slides Docume...

    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....(); // Get the presentation object and pass it to the next CountSlides...// Check for a null document object. if ( presentationDocument...

    docs.aspose.com/slides/net/count-the-number-of-...
  4. Aspose::Words::Saving::SaveOutputParameters cla...

    Aspose::Words::Saving::SaveOutputParameters class. This Object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation. The caller can use or ignore this Object. To learn more, visit the documentation article in C++....SaveOutputParameters class This object is returned to the caller after...caller can use or ignore this object. To learn more, visit the Save...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. 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...
  7. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....Create a PdfContentEditor class object and bind the target Pdf file...using the PdfFileMend class object Instantiate a new page and...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  9. How to Convert DAE to OBJ in C#

    This article explains how to convert DAE to OBJ in C#. It has the IDE settings, a list of steps, and a runnable sample code to convert DAE file to OBJ in C#....Scene class object Create an ObjSaveOptions class object to customize...properties in the ObjSaveOptions object Call the save method in the...

    kb.aspose.com/3d/net/how-to-convert-dae-to-obj-...
  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-...