Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 50,830 for

shape

(0.1 sec)
  1. Watermark VSDM document via .NET | products.asp...

    C# source code to add watermark to vsdm file on .NET Framework, .NET Core, Mono Platforms....Value; //Add watermark Shape shape = page.AddText(pinx, piny...

    products.aspose.com/diagram/net/watermark/vsdm/
  2. 搜索

    搜索...println("Middle Shape:" + getbarStylesMiddleSh(barStyle...System.out.println("Middle Shape Color:" + barStyle.getMiddleShapeColor());...

    blog.aspose.com/zh-hant/tasks/read-gantt-chart-...
  3. Watermark VSDM document via Java | products.asp...

    Java sample code to add watermark to VSDM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....getValue (); //Add watermark Shape shape = page . addText ( pinx ...

    products.aspose.com/diagram/java/watermark/vsdm/
  4. 检索 Visio 连接器和字体信息|Documentation

    本节介绍如何获取 visio 连接器和字体信息。... WriteLine ( "\nFrom Shape ID : " + connector . FromSheet...); Console . WriteLine ( "To Shape ID : " + connector . ToSheet...

    docs.aspose.com/diagram/zh/net/retrieve-visio-c...
  5. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|Aspose.Slides 文档

    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....[ 1 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) { ITable...

    docs.aspose.com/slides/zh/net/removing-row-or-c...
  6. Connect Shapes in Visio via Python | products.a...

    Python source code to connect visio Shapes within any Python based application....Visio Shape PNG JPG BMP TIFF VSDX Connect visio shapes in Python...high performance connect visio shapes using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-net/develope...
  7. 与线性挤压一起工作|Documentation

    Aspose.3D for Java 提供了linearexduting类,它采用2D形状作为输入,并在第三维中扩展该形状。...(); // Initialize the base shape to be extruded // Initialize...passing a 2D shape as input and extend the shape in the 3rd dimension...

    docs.aspose.com/3d/zh/java/working-with-linear-...
  8. Create a presentation document|Aspose.Slides Do...

    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.... Shape ( new P . NonVisualShapeProper...TransformGroup ()), new P . Shape ( new P . NonVisualShapeProper...

    docs.aspose.com/slides/net/create-a-presentatio...
  9. Filter Objects while loading Workbook or Worksh...

    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....CELL_VALUE FORMULA CELL_DATA CHART SHAPE MERGED_AREA CONDITIONAL_FORMATTING...named NoCharts. It filters Shapes from worksheet named NoShapes...

    docs.aspose.com/cells/java/filter-objects-while...
  10. SVG Image (asvg:svgBlip) Rasterized to PNG on H...

    The slide contains a company logo embedded as a vector SVG (<p:pic> with asvg:svgBlip). The SVG is a gradient diamond with a white “S” letterform inside it. In the exported HTML the SVG is rasterized to a small PNG (188…... Expected: the inner “S” shape is preserved (whether the SVG...

    forum.aspose.com/t/svg-image-asvg-svgblip-raste...