Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 48,596 for

shape

(0.36 sec)
  1. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsd file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/organiz...
  2. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vstx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/flowcha...
  3. Aspose.PSD for .NET 23.5 - 发行说明|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....isFillStartsWithAllP ; List < IPathShape > shapes = GetShapesFromResourc ( vectorPathDataResour...isFillStartsWithAllP ); // 移除一个形状 shapes . RemoveAt ( 1 ); // 将更改后的数据保存到资源中...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Convert JPG To TIFF C++

    Convert JPG to TIFF format in C++ code. Save JPG as TIFF using C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  5. Convert JPG To PNG C++

    Convert JPG to PNG format in C++ code. Save JPG as PNG using C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  6. Convert Image To BMP C++

    Convert Image to BMP format in C++ code. Save Image as BMP using C++....auto shape = builder-> InsertImage ( u"Input.png" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  7. Convert JPG To SVG C++

    Convert JPG to SVG format in C++ code. Save JPG as SVG using C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  8. Convert JPG To Image C++

    Convert JPG to Image format in C++ code. Save JPG as Image using C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  9. Convert Image To PNG C++

    Convert Image to PNG format in C++ code. Save Image as PNG using C++....auto shape = builder-> InsertImage ( u"Input.png" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....paragraphs from the target shape (assumes shape index 1 is used). paragraphs...paragraphs = slide . shapes [ 1 ] . text_frame . paragraphs #...

    docs.aspose.com/slides/python-net/excel-integra...