Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 50,433 for

shapes

(0.06 sec)
  1. Draw geomtry to visio VSSM document via Python ...

    Python source code to draw geomtry to visio vssm file within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/drawing/...
  2. View Visio VSSM File Formats via Python | produ...

    Python source code to load, render and display Visio VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-java/viewer/...
  3. Add, Edit & Delete Annotation from VSSM via Jav...

    Java source code to annotate VSSM file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/java/annotation/vssm/
  4. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....replace all textbox shapes with image shapes. Document doc = new...getChildNodes(NodeType.SHAPE, true).toArray()) .filter(Shape.class::isInstance)...

    reference.aspose.com/words/java/com.aspose.word...
  5. Several Image Into BMP Python

    Merge multiple Image into BMP in Python code. Save Image as BMP using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/imag...
  6. Several JPG Into BMP Python

    Merge multiple JPG into BMP in Python code. Save JPG as BMP using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  7. Several JPG Into PNG Python

    Merge multiple JPG into PNG in Python code. Save JPG as PNG using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  8. Linked picture (camera object) shows stale cach...

    Hi, Using Aspose Cells for Java, version 26.3. Sample code: Workbook template = new Workbook("input.xlsx"); template.getWorksheets().get("data").getCells().get("A1").putValue(2); template.calculateFormula(); template.…...utilizing the cached bitmap of the shape instead of refreshing it based...do not require updating the shape values. We are considering adding...

    forum.aspose.com/t/linked-picture-camera-object...
  9. VSD to PDF - Text is getting wrapped as compare...

    SampleVsd.zip (187.8 KB) Hi, We are having an issue with the attached VSD. When exporting it to PDF using Aspose, a lot of the text is wrapped compared to Office Export and VSD fidelity (see attached screenshot). Tha…...adlib The width and other shape data stored in the original...refresh shape’s data before save: foreach (Shape shape in diagram...

    forum.aspose.com/t/vsd-to-pdf-text-is-getting-w...
  10. Python Imaging API | Aspose.Imaging for Python ...

    Python Image processing and manipulation library. Aspose.Imaging for Python via .NET allows to create, load, view, edit, draw or convert images to multiple formats within applications without any image editor....path and different geometric shapes) Remove background Memory optimization...and other geometric shapes, fill closed shapes with solid colors...

    products.aspose.com/imaging/python-net/