Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 393 for

shape hidden property

(0.93 sec)
  1. ShapeBase.HorizontalAlignment | Aspose.Words fo...

    Discover the ShapeBase HorizontalAlignment Property to optimize horizontal positioning of Shapes in your design for enhanced layout control....HorizontalAlignment property Specifies how the shape is positioned...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getBackgroundShape() Gets the background shape of the document. getChild(int...getFontInfos() Provides access to properties of fonts used in this document...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes....ChartSeriesGroup class Represents properties of a chart series group,... that is, the properties of chart series of the same type associated...

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

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes....ChartSeriesGroup class Represents properties of a chart series group,... that is, the properties of chart series of the same type associated...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...more, visit the Working with Shapes documentation article. Remarks...instantiate are Shape and GroupShape . A shape is a node in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....current RowFormat/CellFormat property values // to the current row/cell...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/java/com.aspose.word...
  7. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...{ foreach (Shape shape in sheet.Shapes) { if (shape.MsoDrawingType...enabled shape.IsTextWrapped = true; // Adjust shape height dynamically...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  8. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java....allows developers to remove hidden info from a diagram to reduce...use RemoveHiddenInfoItem properties in RemoveHiddenInformat()...

    docs.aspose.com/diagram/python-java/reduce-file...
  9. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram....allows developers to remove hidden info from a diagram to reduce...use RemoveHiddenInfoItem properties in RemoveHiddenInformat()...

    docs.aspose.com/diagram/java/reduce-file-size/
  10. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

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