Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 14,331 for

object

(0.03 sec)
  1. FieldLink.insertAsBitmap property | Aspose.Word...

    FieldLink.insertAsBitmap property. Gets or sets whether to insert the linked Object as a bitmap....whether to insert the linked object as a bitmap. get insertAsBitmap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math Object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....class Represents an Office Math object such as function, equation...MathObjectType of this Office Math object. get_NextNode () const get_NextSibling...

    reference.aspose.com/words/cpp/aspose.words.mat...
  3. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!...Remarks The PrinterSettings object allows you to specify the printer...Create a "PrinterSettings" object to modify how we print the...

    reference.aspose.com/words/net/aspose.words/doc...
  4. How to Convert MPP to SVG using Java

    This crisp topic focuses on how to convert MPP to SVG using Java. It covers all the configuration details, a sequence of steps and a runnable sample code for developing an MPP to SVG converter using Java....file into the Project class object for converting it to SVG Set...using the SvgOptions class object Convert the MPP file to SVG...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  5. Mail Merge in MS Word using Python

    Refer to this article to apply mail merge in MS Word using Python. It has details to set the IDE and a sample code to perform mail merge in MS Word step by step using Python....Create the DocumentBuilder class object and link it with the above...document Using the builder object, insert fields in the template...

    kb.aspose.com/words/python/mail-merge-in-ms-wor...
  6. Insert Page Break in PDF using C#

    This article guides on how to insert page break in PDF using C#. It has the IDE settings, steps, and a sample code to add page break to PDF using C#....file into the Document class object for inserting a page break...Instantiate the PdfFileEditor object for working with the PDF Add...

    kb.aspose.com/pdf/net/insert-page-break-in-pdf-...
  7. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....TextWatermarkOptions class object Set the properties for the...It uses the Document class object to load or create a Word document...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  8. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....Define the OoxmlSaveOptions object and set the save format and...using Java . Instantiate an object of the Document class to load...

    kb.aspose.com/words/java/insert-shapes-in-word-...
  9. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....Create the DocumentBuilder class object for the above Word file Use... linking a DocumentBuilder object with it, and accessing the...

    kb.aspose.com/words/python/paragraph-formatting...
  10. How to Convert XML to CSV using Node.js

    This article guides on how to convert XML to CSV using Node.js. It provides IDE settings, a list of steps, and a runnable sample code to transform XML to CSV using Node.js....file into the Workbook class object Save the loaded XML file as...file into the Workbook class object. Next, Save the loaded workbook...

    kb.aspose.com/cells/nodejs/how-to-convert-xml-t...