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

shape hidden property

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...; // Set some page setup properties for the section. section...

    reference.aspose.com/words/java/com.aspose.word...
  5. ShapeBase.HeightRelative | Aspose.Words for .NET

    Discover the ShapeBase HeightRelative Property to easily manage Shape height as a percentage, enhancing your design's flexibility and precision....HeightRelative property Gets or sets the value that...represents the percentage of shape’s relative height. public float...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. 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...
  8. Assign Macro to Form Control with Node.js via C...

    Learn how to assign a Macro Code to a Form Control like a Button using Aspose.Cells for Node.js via C++....Please use the Shape.getMacroName() property to assign a new...the workbook which contains hidden external links const workbook...

    docs.aspose.com/cells/nodejs-cpp/assign-macro-t...
  9. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....typical elements such as runs, shapes, and even other tables. //..."Title" and "Description" properties to add a title and description...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....we want to export document properties. saveOptions.setExportDocumentPro(true);...the "DocumentSplitCriteri" property to "DocumentSplitCriteri.SectionBreak"...

    reference.aspose.com/words/java/com.aspose.word...