Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 91,330 for

object

(0.29 sec)
  1. How to Rotate Text in PDF using Python

    This article explains how to rotate text in PDF using Python. It contains IDE configuration, detailed steps and a runnable sample code to rotate text in Adobe using Python....file using the Document class object to add rotated text Add a page...sample text using TextFragment object Set the text position on the...

    kb.aspose.com/pdf/python/how-to-rotate-text-in-...
  2. Import and Export Data|Aspose.PDF for .NET

    This section explains how to import and Export Data with Aspose.PDF Facades using Form Class....XML, you need to create an object of Form class and then call...method using the FileStream object. Finally, you can save the...

    docs.aspose.com/pdf/net/import-and-export-data/
  3. How to Convert PDF to Word in Java

    This quick tutorial guides on how to convert PDF to Word in Java without installation of any third party tool. You can convert PDF to Word using Java by setting the number of properties of the output Word file....file in the Document class object for conversion to a Word file...Instantiate the DocSaveOptions class object to configure the output Word...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-wo...
  4. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。...// Instantiating a Workbook object const workbook = new AsposeCells....end" ); // Create a style object const style = sheet1 . getCells...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  5. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....dataSource IMailMergeDataSource An object that implements the custom...as a list or hashtable or objects. You need to write your own...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....the font formatting of this object. virtual get_IsComposite ()...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX....Diagram object Create the DiagramSaveOptions object to customize...Diagram object and declare the DiagramSaveOptions object by setting...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  8. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....get_CellFormat () Returns an object that represents current table...sets the Document object that this object is attached to. get_Font...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. How to Convert Excel to CSV using Node.js

    This short tutorial guides on how to convert Excel to CSV using Node.js. It has the resources to set the development environment, a list of tasks, and a runnable sample code to convert Excel to CSV file using Node.js....workbook Declare a TxtSaveOptions object Save the workbook using the...the TxtSaveOptions object The aforementioned list of steps can...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  10. Convert a PS File to PDF using Java

    Follow this article to convert a PS File to PDF using Java. You will get information to transform a file format from PS to PDF using Java using a few API calls and a list of steps for writing the application....the Document object Pass the PS load options object while loading...Declare an object of the PsLoadOptions class object and load the...

    kb.aspose.com/pdf/java/convert-a-ps-file-to-pdf...