Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 50,301 for

shapes

(0.2 sec)
  1. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/zh-hant/python-net/w...
  2. Modify the Gradient of a Visio Shape|Documentation

    This page describes how to modify gradient color of a visio shape with Aspose.Diagram library....Modify the Gradient of a Visio Shape Contents [ Hide ] Using Aspose...enhance the appearance of a Visio shape by modifying the properties...

    docs.aspose.com/diagram/net/modify-the-gradient...
  3. Create VSSX Files via C# | products.aspose.com

    C# Sample code for generating VSSX documents. Use this code for creating VSSX files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSSX...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vssx/
  4. Create VSSM Files via Java | products.aspose.com

    Java Sample code for generating VSSM documents. Use this code for creating VSSM files within Java based desktop or web application....get ( 0 ); // Add Text shape. Shape shape = page.addText( 1 , 1...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/java/create/vssm/
  5. Several JPG Into JPG Python

    Merge multiple JPG into JPG in Python code. Save JPG as JPG 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-...
  6. How to create Stock Charts with JavaScript via ...

    Learn how to create different types of stock charts including HLC, OHLC, VHLC, and VOHLC using Aspose.Cells APIs for JavaScript via C++.... Shapes in Charts with JavaScript via...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  7. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...problem is present even with no shapes in document I did the whole...whole workflow removing shape management, in the attached files you...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  8. ShapeBase.distanceLeft property | Aspose.Words ...

    ShapeBase.distanceLeft property. Returns or sets the distance (in points) between the document text and the left edge of the shape....text and the left edge of the shape. get distanceLeft () : number...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::Table::EnsureMinimum met...

    Aspose::Words::Tables::Table::EnsureMinimum method. If the table has no rows, creates and appends one Row in C++....typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked....Remarks The default value for a Shape is True . Examples Shows how...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...