Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 90,697 for

object

(0.08 sec)
  1. Add Shapes|Documentation

    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....//Create Visio Application Object vsdApp = Application ; //Make...false ; //Create a document object and load a diagram vsdDoc =...

    docs.aspose.com/diagram/net/add-shapes/
  2. BuiltInDocumentProperties.heading_pairs propert...

    BuiltInDocumentProperties.heading_pairs property. Specifies document headings and their names....heading_pairs ( self ) -> List [ object ]: ... @heading_pairs.setter...heading_pairs ( self , value : List [ object ]): ... Remarks Every heading...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.is_signature_line property | Aspose.W...

    ShapeBase.is_signature_line property. Indicates that shape is a [SignatureLine](../../signatureline/)....the "SignatureLineOptions" object we have created above. # If...signature line via its Shape object. signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export....# Create a "TxtSaveOptions" object, which we can pass to the document's...The Aspose.Words "Document" objects have page breaks, just like...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.isWordArt property | Aspose.Words for...

    ShapeBase.isWordArt property. Returns ``true`` if this shape is a WordArt Object....if this shape is a WordArt object. get isWordArt () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) Object that indicates the type of reference that a [VbaReference](../) Object represents....property Gets VbaReferenceType object that indicates the type of...reference that a VbaReference object represents. get type () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Recognize single line|Documentation

    How to read text from images containing a single line of text....This method takes OcrInput object and optional recognition settings...Aspose.OCR.RecognitionResult objects, that allow you to perform...

    docs.aspose.com/ocr/net/recognize-single-line/
  8. Convert PowerPoint Slides to PNG in .NET|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for .NET, ensuring precise, automated results....PPTX and ODP in Presentation object and then save its slide thumbnail...Presentation class. Get the slide object from the Presentation.Slides...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. 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...
  10. 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...