Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 50,320 for

shape

(0.1 sec)
  1. Lock or unlock shapes|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....Ask AI Lock or unlock shapes Contents [ Hide ] Sometimes, you...you need to protect all shapes in certain worksheets to prevent...

    docs.aspose.com/cells/python-net/lock-or-unlock...
  2. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....list JpegQuality 50% Cache shapes ? dotnet add package Aspose...GetChildNodes(NodeType.Shape, true); foreach (Shape shape in nodes) { if...

    products.aspose.com/words/net/compress/pdf/
  3. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。...添加评论 重载的 AddComment 方法,由 页 类采用 Shape 类实例和评论的文本字符串。 添加评论编程示例 C# //...retrieve shape by ID Aspose . Diagram . Shape shape = page ....

    docs.aspose.com/diagram/zh/net/working-with-com...
  4. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…..., place a shape or a border under a space)....substitute the field with an inline Shape that contains that picture....

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  5. ChartSeriesGroupCollection.removeAt method | As...

    ChartSeriesGroupCollection.removeAt method. Removes a series group at the specified index...let shape = doc . getShape ( 0 , true ); let chart = shape . chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 55541813.xlsx

    Sheet1 Excel 2 Pdf - The following Shape throws Shape to Image Error FYI: This Excel file will work with 17.11 only. Because this issue has been fixed in recent versions. 2017-12-11T08:47:53Z 16.03......2 Pdf - The following Shape throws Shape to Image Error FYI: This...

    docs.aspose.com/cells/ru/java/ignore-errors-whi...
  7. ChartSeriesGroup.secondSectionSize property | A...

    ChartSeriesGroup.secondSectionSize property. Gets or sets the size of the pie chart secondary section as a percentage....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 440 , 300 ); let chart = shape . chart ; // Delete the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis.hidden property | Aspose.Words for No...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_group_shape_end(group_shape) Called when enumeration...group shape has ended. visit_group_shape_start(group_shape) Called...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly.... Access the OleObjectFrame shape. In our example, we used the...created PPTX that has only one shape on the first slide. We then...

    docs.aspose.com/slides/androidjava/manage-ole/