Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 91,327 for

object

(0.17 sec)
  1. MailMergerContext.set_simple_data_source method...

    MailMergerContext.set_simple_data_source method. Sets data source used to execute simple mail merge....str ], field_values : List [ object ]): ... Parameter Type Description...List[str] field_values List[object] Remarks If both simple mail...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspise.Cells 8.3.2|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.... Java //Create workbook object Workbook workbook = new Workbook...); //Create signature line object SignatureLine s = new SignatureLine...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Converting a EPS file to BMP using Python | Asp...

    Sample code on Python for EPS to BMP conversion. Use example code for batch EPS to BMP conversion with Python and .NET... Create a PsLoadOptions object to specify how the .eps document...file path. Create a Resolution object with a specified DPI value...

    products.aspose.com/pdf/python-net/conversion/e...
  4. Manage Document Properties with Node.js via C++...

    Learn how to Manage Document Properties through the Aspose.Cells for Node.js via C++ APIs....DocumentProperty objects, each of which represents a...); // Instantiate a Workbook object and open an Excel file const...

    docs.aspose.com/cells/nodejs-cpp/managing-docum...
  5. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....() { // Create new document object Document document = new Document...() { // Create new document object Document pdfDocument = new...

    docs.aspose.com/pdf/java/text-formatting-inside...
  6. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document Object in Java....Object, com.aspose.words.LoadOptions...RTF document into a Document object. To learn more, visit the Specify...

    reference.aspose.com/words/java/com.aspose.word...
  7. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document Object in Java....Object public class LoadOptions Allows...a document into a Document object. To learn more, visit the Specify...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf document into a Document Object. To learn more, visit the documentation article in C++....Rtf document into a Document object. To learn more, visit the Specify...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. VbaReferenceType enumeration | Aspose.Words for...

    aspose.words.vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../vbareference/) Object....the type of a VbaReference object. Members Name Description REGISTERED...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 制作 PDF 文件的 NUp|Aspose.PDF for .NET

    本文展示了如何使用 PdfFileEditor 类与 Aspose.PDF Facades 一起制作 PDF 文件的 NUp。...(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/zh/net/make-nup-of-pdf-files/