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

object

(0.75 sec)
  1. Convert DNG File to JPG using Python

    This article provides guidance on how to convert DNG file to JPG using Python. It has all the details to set the IDE, a list of steps, and a sample code to transform DNG to JPG using Python....DNG image into an Image class object and typecast to DngImage Create...Create the JpegOptions object and modify desired properties for...

    kb.aspose.com/imaging/python/convert-dng-file-t...
  2. How to Apply Conditional Formatting in Excel us...

    This article guides how to apply conditional formatting in Excel using Node.js. It has the details to set the IDE, a list of programming tasks, and a runnable sample code for adding conditional formatting in spreadsheet using Node.js....Initiate the ConditionalFormattin object for the selected sheet and...access its reference as an object of the class FormatConditionColle...

    kb.aspose.com/cells/nodejs/how-to-apply-conditi...
  3. How to Convert TXT to JSON using Node.js

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Workbook object to be transformed into JSON Create an object of the...loaded into the Workbook class object followed by the creation of...

    kb.aspose.com/cells/nodejs/how-to-convert-txt-t...
  4. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout...." ); // Initialize document object auto document = MakeObject...90 ); // create TextBuilder object auto textBuilder = MakeObject...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  5. Aspose.PSD for .NET 23.12 - Release Notes|Docum...

    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....Error “Object reference not set to an instance of an object.” on...image file as an embedded smart object in the PSD image. Enhancement...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  6. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation.... insert ( 1 ) # Create object to represent TOC information...toc_info ) # Create string objects which will be used as TOC elements...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  7. Importing from Array|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....Array , represents the array object whose contents need to be imported...// Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/importing-from-array/
  8. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an Object. To learn more, visit the documentation article in C++....class Represents a border of an object. To learn more, visit the Programming...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Create PDF document|Aspose.PDF for Python via C++

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library.... Create a new Document object that represents an empty PDF...Gets the document_get_pages object that contains all the pages...

    docs.aspose.com/pdf/python-cpp/create-document/
  10. 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-...