Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 79,435 for

object

(0.1 sec)
  1. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Convert PDF to JPEG in Python

    This tutorial will guide you on how to convert PDF to JPEG in Python. It will teach you how using Python convert PDF to JPEG of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to a JPEG image...Create the Resolution class object to set the output JPEG image...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  3. 使用Aspose.Cells for Node.js via C++通过Microsoft E...

    学习如何使用Aspose.Cells for Node.js via C++在Excel中自动刷新OLE对象。..."data" ); // Create workbook object from your sample excel file...load property of first ole object to true sheet . getOleObjects...

    docs.aspose.com/cells/zh/nodejs-cpp/automatical...
  4. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily save documents in PDF format. Simplify your file management with efficient saving options....saved if this save options object is used. Can only be Pdf. public...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TaskPane.dockState property | Aspose.Words for ...

    TaskPane.dockState property. Specifies the last-docked location of this task pane Object....location of this task pane object. get dockState () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldMergingArgsBase.document property | Aspose...

    FieldMergingArgsBase.document property. Returns the [FieldMergingArgsBase.document](./) Object for which the mail merge is performed....document object for which the mail merge is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用Aspose.Cells for Node.js via C++在Excel工作簿中创建签...

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js在Excel工作簿中创建签名线。..."data" ); // Create workbook object const workbook = new AsposeCells...(); // Create signature line object const signatureLine = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-sign...
  8. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert DOCX to PDF....Word document using Document object to export to PDF Instantiate...Instantiate a PdfSaveOptions class object to create a custom PDF Set the...

    kb.aspose.com/words/java/how-to-convert-word-to...
  9. How to Convert a JPG to Word using C#

    This article guides on how to convert a JPG to Word using C#. It provides the resources to set the IDE, a list of steps, and a runnable sample code to change JPG to Word using C#....document using the Document class object for inserting a JPG image Instantiate...Instantiate the DocumentBuilder class object and initialize it with the...

    kb.aspose.com/words/net/how-to-convert-a-jpg-to...
  10. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....file Configure the TeXOptions object to initialize options for a...into the Aspose.Pdf.Document object and save a Word file These...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...