Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 94,495 for

object

(0.11 sec)
  1. 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...
  2. 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...
  3. MailMergeDataSource | Aspose.Words for Java

    Mail merge data source used for using in MailMergerContext in Java....Object public class MailMergeDataSource...create(String[] fieldNames, Object[] fieldValues) Creates Mail...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart Objects for impactful presentations.... double ) Inserts an chart object into the document and scales...other settings using the Shape object returned by this method. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Get XMP Metadata of PDF File|Aspose.PDF for .NET

    This section explains how to get XMP Metadata of an existing PDF with Aspose.PDF Facades....need to create PdfXmpMetadata object and bind the PDF file using...properties to the PdfXmpMetadata object to get their values. The following...

    docs.aspose.com/pdf/net/get-xmp-metadata-of-an-...
  6. Aspose::Words::Math namespace | Aspose.Words fo...

    Aspose::Words::Math namespace. The Aspose.Words.Math namespace contains classes that represent Office Math elements in C++....OfficeMath Represents an Office Math object such as function, equation...Specifies type of an Office Math object. OfficeMathDisplayTyp Specifies...

    reference.aspose.com/words/cpp/aspose.words.math/
  7. SignerContext Class | Aspose.Words for .NET

    Enhance your document signing process with Aspose.Words LowCode SignerContext class for seamless integration and efficient management of signatures....get; set; } CertificateHolder object with certificate that used...SignOptions { get; set; } SignOptions object with various signing options...

    reference.aspose.com/words/net/aspose.words.low...
  8. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....approach: First, create a field object and set its properties. Then...Instatiate RadioButtonField object with page number as argument...

    docs.aspose.com/pdf/cpp/create-form/
  9. Working with Outlook Notes|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....note to disc: Instantiate an object of the MapiNote class. Set...MapiNote class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/python-net/working-with-o...
  10. 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/