Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,499 for

object

(2.03 sec)
  1. Aspose::Words::MailMerging::IMailMergeDataSourc...

    How to use GetValue method of Aspose::Words::MailMerging::IMailMergeDataSource class in C++....System :: SharedPtr < System :: Object > & fieldValue ) = 0 See Also...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Aspose::Words::Fields::FieldDde::get_InsertAsPi...

    Aspose::Words::Fields::FieldDde::get_InsertAsPicture method. Gets whether to insert the linked Object as a picture in C++....whether to insert the linked object as a picture. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::LowCode::SignerContext::set_Sign...

    Aspose::Words::LowCode::SignerContext::set_SignOptions method. SignOptions Object with various signing options in C++....Options method SignOptions object with various signing options...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Convert EMF to EPS using Python

    EMF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using Bitmap object and string for saving EMF to...by aspose.pydrawing.Bitmap object and the output EPS file is...

    docs.aspose.com/page/python-net/convert/emf-to-...
  5. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/python-net/work-with-text...
  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 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-...
  8. 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...
  9. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....Object public class JsonDataLoadOptions...source will always contain an object for a JSON root element. g...

    reference.aspose.com/words/java/com.aspose.word...
  10. Page Break in existing PDF|Aspose.PDF for .NET

    Discover how to insert page breaks in an existing PDF file in .NET using Aspose.PDF for better page management....PageBreak is array of page break objects. It have two properties: index...()) { // Create PdfFileEditor object var fileEditor = new Aspose...

    docs.aspose.com/pdf/net/page-break-in-existing-...