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

shape

(0.06 sec)
  1. Shape.stroke_weight property | Aspose.Words for...

    Shape.stroke_weight property. Defines the brush thickness that strokes the path of a Shape in points....stroke_weight property Shape.stroke_weight property Defines the...that strokes the path of a shape in points. @property def stroke_weight...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. Working with Text in PHP|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....Text Value of a Shape in PHP Update Visio Shape Text in PHP Working...

    docs.aspose.com/diagram/java/working-with-text-...
  5. Topics tagged diagram-net

    Topics tagged diagram-net...not visible after moving a shape Aspose.Diagram Product Family...diagram-net 2 444 February 4, 2024 Shapes are not connected properly...

    forum.aspose.com/tag/diagram-net
  6. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram....code shows how to add text to shape //ExStepImage:0:step-1.png //ExStepSummary:1:... 5, 7, 5); Shape shape = diagram.Pages[0].Shapes.GetShape(shapeId);...

    products.aspose.com/diagram/tutorial/set-text-s...
  7. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...resize shape with the image before saving to pdf: for (Shape shape...(Iterable<Shape>) document.getChildNodes(NodeType.SHAPE, true))...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  8. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++....and make text fit a preset shape, or apply text to an Excel sheet...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  9. 通过Node.js使用C++处理Shape或Chart的三维格式|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....js使用C++处理Shape或Chart的三维格式 Contents [ Hide ] 可能的使用场景 Aspose...Cells for Node.js via C++提供 Shape.getThreeDFormat() 属性和 ThreeDFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  10. 使用C++处理形状或图表的发光效果|Documentation

    学习如何使用Aspose.Cells for C++处理形状或图表的发光效果。...Cells提供 Shape.Glow 属性和 GlowEffect 类,用于处理形状或图表的发光效果。...源Excel文件 ,访问第一个工作表中的第一个形状,设置 Shape.Glow 属性的子属性,然后将工作簿保存为 输出Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-g...