Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 50,305 for

shapes

(0.35 sec)
  1. Missing structures in excel after converted int...

    Hello Team, Thanks for your support!. I tried converting an Excel file to PDF, but after the conversion, some structures from the Excel file are missing in the resulting PDF. I have attached both the original Excel fil…...charts, images, merged cells, shapes, etc.). With this information...file to PDF. I found that some shapes are missing in the output PDF...

    forum.aspose.com/t/missing-structures-in-excel-...
  2. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....tbl ; // Iterates through the shapes and sets a reference to the...const auto & shp : sld -> get_Shapes ()) { if ( ObjectExt :: Is...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  3. 保护 Visio 中的形状|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....Pages [ 0 ]; Shape shape = page0 . Shapes [ 0 ]; shape . Protection...LockAspect . Value = BOOL . True ; shape . Protection . LockBegin . Value...

    docs.aspose.com/diagram/zh/net/protect-shapes-i...
  4. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Android: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP presentations.... Nearly any shape can contain text, but a typical...0 ); // Create a rectangle shape (defaults to filled with border...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Java: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP presentations.... Nearly any shape can contain text, but a typical...0 ); // Create a rectangle shape (defaults to filled with border...

    docs.aspose.com/slides/java/examples/elements/t...
  7. Is there an API to get the "AnchorID" field fro...

    Does the Aspose Words for Java expose the AnchorID property of a Shape object? Note that the VBA and Interop libraries expose this property: https://learn.microsoft.com/en-us/dotnet/api/microsoft.office.interop.word.sh…...the "AnchorID" field from a Shape in Aspose Words for Java Aspose...the AnchorID property of a Shape object? Note that the VBA and...

    forum.aspose.com/t/is-there-an-api-to-get-the-a...
  8. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility....[ 0 ] auto_shape = slide . shapes . add_math_shape ( 0 , 0 , 500...50 ) math_paragraph = auto_shape . text_frame . paragraphs [...

    docs.aspose.com/slides/python-net/exporting-mat...
  9. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting using C#.... Render individual shapes from the document into raster...other options. Render pages or shapes to a .NET Graphics object with...

    docs.aspose.com/words/net/features/
  10. 用C++刷新关联形状的值|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel文件中刷新关联形状的值。...Shapes.UpdateSelectedValue() 方法刷新链接形状的值。...Cells 改变B4单元格的值,然后调用 Worksheet.Shapes.UpdateSelectedValue() 方法刷新图片的值,并将其保存为PDF格式。...

    docs.aspose.com/cells/zh/cpp/refresh-values-of-...