Sort Score
Result 10 results
Languages All
Labels All
Results 8,821 - 8,830 of 149,729 for

2

(0.14 sec)
  1. Draw geomtry to visio VSD document via Python |...

    Python source code to draw geomtry to visio vsd file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  2. Draw geomtry to visio VSTM document via Python ...

    Python source code to draw geomtry to visio vstm file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  3. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....1 , image -> get_Height () - 2 ), Point ( 1 , 1 ), System ::...Point ( image -> get_Width () - 2 , 1 ) })); pen = System :: MakeObject...

    docs.aspose.com/slides/cpp/activex/
  4. Installing and Using Aspose.Imaging for Intelli...

    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.... \2. Select Aspose.Imaging Maven Project...window) => New - As shown below: \2. Select Aspose.Imaging Example...

    docs.aspose.com/imaging/java/installing-and-usi...
  5. Draw geomtry to visio VSSX document via Python ...

    Python source code to draw geomtry to visio vssx file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-java/drawing...
  6. Draw geomtry to visio VSDX document via Python ...

    Python source code to draw geomtry to visio vsdx file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  7. Draw geomtry to visio VSD document via Python |...

    Python source code to draw geomtry to visio vsd file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-java/drawing...
  8. Draw geomtry to visio VDX document via Python |...

    Python source code to draw geomtry to visio vdx file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  9. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Run run2 = new Run(doc, "Run 2. "); Run run3 = new Run(doc, "Run...paragraphText); Assert.assertEquals("Run 2. Initial text.", paragraph.getText()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...shown in 2 pages. alexey.noskov March 8, 2024, 7:05am 2 @ANDREA...alexey.noskov November 28, 2025, 2:18pm 7 @dfinsolutions Unfortunately...

    forum.aspose.com/t/issues-with-footnotes-when-c...