Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 50,453 for

shape

(0.18 sec)
  1. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for JavaScript via C++.... id = "Shape" ; // Specify the custom XML...

    docs.aspose.com/cells/javascript-cpp/add-custom...
  2. ChartAxisType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxisType enum to easily define chart axis types and enhance your document's data visualization....double width , double height ) { Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. How to create waterfall chart with JavaScript v...

    Create waterfall charts in Excel with JavaScript and Aspose.Cells for JavaScript via C++....chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/javascript-cpp/creating-w...
  4. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object...from LoadOptions ) convert_shape_to_office_math Gets or sets...sets whether to convert shapes with EquationXML to Office Math objects...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library.... Check for Shapes It is possible that a given...cells; however, it could contain shapes and objects such as controls...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  6. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.Cells 8.8.3 中的公共 API 更改|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....specified location var shape = sheet . Shapes . AddActiveXControl...property ActiveXControl control = shape . ActiveXControl ; control ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. 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...
  9. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 添加图片框架并应用动画 使用 VSTO 和 Aspose.Slides for .NET|As...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并使用简洁的 C# 代码在 PowerPoint (PPT, PPTX) 幻灯片中为图片框架添加动画。... Shape PicFrame = sld . Shapes . AddPicture ( @"D:\Aspose...IPictureFrame pictureFrame = slide . Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/net/adding-picture-fr...