Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 48,781 for

shape

(0.13 sec)
  1. Aspose.Cells .NET 25.x.x and above - Free Suppo...

    From version 25.x.x.x and above (newer) pie charts generates chart exception. When opening .xlsx template with pie charts in it and trying to save it, exception is thrown. Whats more, it seems that 3D charts also wont re…...these issues: CELLSNET-57486 Shape to image error when saving file...

    forum.aspose.com/t/aspose-cells-net-25-x-x-and-...
  2. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert PDF To PNG C#

    Convert PDF to PNG format in C# code. Save PDF as PNG using C#....; var shape = builder.InsertImage("Input.pdf"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/pdf-to...
  4. Convert WORD To TIFF C#

    Convert a Word document to TIFF format in C# code. Save a Word document as TIFF using C#....; var shape = builder.InsertImage("Input.docx"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/word-t...
  5. Convert PDF To SVG C#

    Convert PDF to SVG format in C# code. Save PDF as SVG using C#....; var shape = builder.InsertImage("Input.pdf"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/pdf-to...
  6. Convert DOC To PNG C#

    Convert DOC to PNG format in C# code. Save DOC as PNG using C#....; var shape = builder.InsertImage("Input.doc"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/doc-to...
  7. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); // assuming...assuming that Slide#0.Shape#0 is a table for ( int32_t i = 0 ;...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  8. StructuredDocumentTagRangeStart class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....such as painting a graphical shape on the page. An operator keyword...

    docs.aspose.com/pdf/cpp/operators/
  10. Manage Comments and Notes with JavaScript via C...

    Insert and manage comments or notes with Aspose.Cells for JavaScript via C++....); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/javascript-cpp/comments-a...