Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 90,861 for

object

(0.44 sec)
  1. Add new TEXT/MTEXT entities to the right of exi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....this, create a CadBaseEntity object, create a CadMText or CadText...CadText with text, in the new object to the SoftOwner field add cadImage...

    docs.aspose.com/cad/net/how-to/add-new-text-mte...
  2. Add new TEXT/MTEXT entities to the right of exi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....this, create a CadBaseEntity object, create a CadMText or CadText...CadText with text, in the new object to the SoftOwner field add cadImage...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  3. Draw Lines on PDF using Python

    This article explains how to draw lines on PDF using Python. It has the details to set the IDE for the development, a list of steps, and sample code to add lines to PDF using Python....graph object by setting its size Add this graph object to the...shapes collection in the graph object and save the PDF These steps...

    kb.aspose.com/pdf/python/draw-lines-on-pdf-usin...
  4. Saving a printable form and recognition pattern...

    How to save a generated printable form and a recognition pattern file on disk....of of the GenerationResult object returned by Generate method...of of the GenerationResult object returned by Generate method...

    docs.aspose.com/omr/net/generate-template/save/
  5. MailMerger.ExecuteWithRegionsToImages | Aspose....

    Effortlessly merge data from a DataTable into documents with MailMerger ExecuteWithRegionsToImages, transforming your content into stunning images.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  6. How to Create a Table in Word using Python

    This article describes how to create a table in Word using Python. It contains detailed instructions to configure the environment, write a program to accomplish the task, and also shares a runnable sample code for inserting table in MS Word using Python....Instantiate the DocumentBuilder class object for adding a table Start a...using the DocumentBuilder class object and insert a cell with some...

    kb.aspose.com/words/python/how-to-create-a-tabl...
  7. Extract and Save an Attachment|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....file: Loop through the Document object’s EmbeddedFiles collection...represents a FileSpecification object. Each iteration of the foreach...

    docs.aspose.com/pdf/cpp/extract-and-save-an-att...
  8. How to Rotate Text in PDF using Python

    This article explains how to rotate text in PDF using Python. It contains IDE configuration, detailed steps and a runnable sample code to rotate text in Adobe using Python....file using the Document class object to add rotated text Add a page...sample text using TextFragment object Set the text position on the...

    kb.aspose.com/pdf/python/how-to-rotate-text-in-...
  9. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic Objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....a different type of drawing object, for example, a text box containing...straightforward way of rendering this object since it is a combination of...

    docs.aspose.com/words/java/rendering-shapes-sep...
  10. How to Convert PDF to Word in Java

    This quick tutorial guides on how to convert PDF to Word in Java without installation of any third party tool. You can convert PDF to Word using Java by setting the number of properties of the output Word file....file in the Document class object for conversion to a Word file...Instantiate the DocSaveOptions class object to configure the output Word...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-wo...