Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 91,330 for

object

(0.08 sec)
  1. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs.... Create an IPPImage object by adding an image to the IImagescollection...associated with the presentation object that will be used to fill the...

    docs.aspose.com/slides/java/picture-frame/
  2. C++ API to Convert EPUB to XLTM | products.aspo...

    Convert EPUB to XLTM via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/epub-t...
  3. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs.... Create an PPImage object by adding an image to the ImagesCollection...associated with the presentation object that will be used to fill the...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  4. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Streamline your workflow and enhance slide designs.... Create an IPPImage object by adding an image to the IImagescollection...associated with the presentation object that will be used to fill the...

    docs.aspose.com/slides/cpp/picture-frame/
  5. Licensing | Aspose.TeX for Java

    When you stopped on the licensed version of the Aspose.TeX API solution for Java here you find out how to apply the license....License using File or Stream Object Use the method to licensing...Copy 1 // Initialize license object. 2 License license = new License();...

    docs.aspose.com/tex/java/licensing/
  6. How to Insert Fillable Fields in PDF in C#

    This article contains information on how to insert fillable fields in PDF in C#. It provides steps to set the environment and write the application along with the runnable sample code to add fillable text box to PDF in C#....field Create a FormEditor class object for binding the target PDF...PDF file with the FormEditor object for adding controls to it Add...

    kb.aspose.com/pdf/net/how-to-insert-fillable-fi...
  7. How to Put Page Number in Word using Python

    This article provides detailed information on how to put page number in Word using Python. It will guide you to load an existing Word file and then insert page numbers in word using python with the help of few API calls only....Document class object Create DocumentBuilder class object for writing...instantiate the DocumentBuilder class object that allows you to roam around...

    kb.aspose.com/words/python/how-to-put-page-numb...
  8. How to Export List Data to Excel in C#

    This simple tutorial will teach you on how to export list data to Excel in C#. You will learn how with the help of C# export list to Excel and save it on disk with XLSX format....Excel Create Workbook class object to hold data exported from...where first a workbook class object is created along with accessing...

    kb.aspose.com/cells/net/how-to-export-list-data...
  9. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....paragraphs into a Document object Transform the complete document...link it with a DocumentBuilder object set bullet text font Set the...

    kb.aspose.com/words/net/convert-paragraph-into-...
  10. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....size or scale on the Graphics object to create thumbnails, full-sized...document pages. Render a Shape object separately from the document...

    docs.aspose.com/words/cpp/rendering/