Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 388 for

shape hidden property

(0.16 sec)
  1. Public API Changes in Aspose.Imaging 4.0.0|Docu...

    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....Boolean) Property Aspose.Imaging.CoreExceptions...LimitMemoryException.ReduceMemoryFactor Property Aspose.Imaging.FileFormats...

    docs.aspose.com/imaging/net/public-api-changes-...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group in C++....method Provides access to properties of the Y axis of this series...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartLegendEntryCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries... Properties Name Description count Returns...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FormField | Aspose.Words for Java

    Represents a single form field in Java.... Default value for this property is false . Remarks: Applicable...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_HasMinorGridlines method. Gets or sets a flag indicating whether the axis has minor gridlines in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    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 in C++....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/cpp/aspose.words.dra...
  7. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....export editable textboxes and shapes to pptx Support to remove AutoFilter...smart marker Support custom properties of worksheet in xlsb files...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  8. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!... Properties Name Description Cells {...this node has any child nodes. Hidden { get; set; } Gets or sets...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row... Properties Name Description cells Provides...(Inherited from CompositeNode ) hidden Gets or sets a flag indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...of its attributes Shape textBox = new Shape(doc, ShapeType.TEXT_BOX);...size of the text box. Set Properties : Customize the text box...

    forum.aspose.com/t/trying-to-create-a-word-like...