Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 87,574 for

object

(0.14 sec)
  1. FieldDdeAuto.insert_as_rtf property | Aspose.Wo...

    FieldDdeAuto.insert_as_rtf property. Gets or sets whether to insert the linked Object in rich-text format (RTF)....whether to insert the linked object in rich-text format (RTF)....

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldLink.insert_as_rtf property | Aspose.Words...

    FieldLink.insert_as_rtf property. Gets or sets whether to insert the linked Object in rich-text format (RTF)....whether to insert the linked object in rich-text format (RTF)....

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....RTF file into Document class object for conversion to PDF in C++...Create PdfSaveOptions class object to customize the output PDF...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  4. 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...
  5. How to Insert Image into PDF using Java

    This article briefs on how to insert image into PDF using Java. It provides directions to configure the IDE, steps for writing the application and a runnable sample code to add image to PDF using Java....PDF Instantiate the Matrix object using the desired rectangular...load the PDF, the Page class object to hold the reference to the...

    kb.aspose.com/pdf/java/how-to-insert-image-into...
  6. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python....to separate images Create an object of ImageSaveOptions and set...each page and create a PageSet object based on it Save an individual...

    kb.aspose.com/words/python/how-to-convert-word-...
  7. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to PDF in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to PDF in Java....Instantiate the FormEditor class object to insert desired controls...file with the FormEditor class object for accessing control to it...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...
  8. SVG to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Aspose.PDF for PHP via Java...SvgLoadOptions object Create a new Document object and load the...Create a new SvgLoadOptions object $loadOption = new SvgLoadOptions...

    products.aspose.com/pdf/php-java/conversion/svg...
  9. How to Insert Page Numbers in Word using Java

    This tutorial is designed to assist on how to insert page numbers in Word using Java. It contains necessary steps and a runnable sample code that can be used to write a simple application to insert a page number in Word using Java with the help of a few API calls only....class object Instantiate a DocumentBuilder class object using...section using the DocumentBuilder object Add fields like PAGE and NUMPAGES...

    kb.aspose.com/words/java/how-to-insert-page-num...
  10. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...\\ " ); // Create workbook object Workbook workbook ; // Create...Create signature line object SignatureLine s ; s . SetSigner ( u...

    docs.aspose.com/cells/zh/cpp/create-signature-l...