Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 48,654 for

shapes

(0.1 sec)
  1. Why Not Open XML SDK|Aspose.Slides for PHP Docu...

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP.... Copy or clone shapes with in slides in a way that...and use of connectors with shapes used. Convert a document to...

    docs.aspose.com/slides/php-java/why-not-open-xm...
  2. Convert VSD to VSSM via Python | products.aspos...

    Sample Python conversion code for VSD format to VSSM file. Use this example code to convert VSD to VSSM 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/conversi...
  3. Convert VSSX to VSX via Python | products.aspos...

    Sample Python conversion code for VSSX format to VSX file. Use this example code to convert VSSX to VSX within any Python based application....elements such as collection of shapes, connectors, flowcharts, network...that consist of drawings and shapes that are used for creating...

    products.aspose.com/diagram/python-java/convers...
  4. Convert VSSM to SWF via Python | products.aspos...

    Sample Python conversion code for VSSM format to SWF file. Use this example code to convert VSSM to SWF 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/conversi...
  5. Convert VDW to VSSX via Python | products.aspos...

    Sample Python conversion code for VDW format to VSSX file. Use this example code to convert VDW to VSSX within any Python based application....collection of drawing pages, shapes, fonts, images, data connections...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-net/conversi...
  6. Convert VDW to VSX via Python | products.aspose...

    Sample Python conversion code for VDW format to VSX file. Use this example code to convert VDW to VSX within any Python based application....collection of drawing pages, shapes, fonts, images, data connections...that consist of drawings and shapes that are used for creating...

    products.aspose.com/diagram/python-java/convers...
  7. Convert VSSM to VDX via Python | products.aspos...

    Sample Python conversion code for VSSM format to VDX file. Use this example code to convert VSSM to VDX 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/conversi...
  8. Convert VSSM to BMP via Python | products.aspos...

    Sample Python conversion code for VSSM format to BMP file. Use this example code to convert VSSM to BMP 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/conversi...
  9. Convert VSS to VSX via C# | products.aspose.com

    Sample code for VSS to VSX C# conversion. Use API example code for batch VSS files to VSX conversion within VB.NET, Asp.NET or any .NET based application....elements such as collection of shapes, connectors, flowcharts, network...that consist of drawings and shapes that are used for creating...

    products.aspose.com/diagram/net/conversion/vss-...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...{ foreach (Shape shape in sheet.Shapes) { if (shape.MsoDrawingType...enabled shape.IsTextWrapped = true; // Adjust shape height dynamically...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...