Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 259 for

shape hidden property

(0.52 sec)
  1. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....Examples: Shows how to get the properties of multi-section structured...) When set to true , this property will prohibit a user from...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....the "ResourcesFolderAlias" property, // we will also need to redirect...value determining how DrawingML shapes are rendered. getEncoding()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....the workbook which contains hidden external links const workbook...FillFormat, fill format for a shape. Floor, the floor of a 3D chart...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  4. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...builder = new(wordDoc); Shape shape = builder.InsertChart(ChartType...Bar, 446, 300); Chart chart = shape.Chart; chart.Title.Show = false;...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  5. 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...
  6. 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...
  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....to save autoshapes and free shapes to ods file Support to read...Enhancement for adding free form shapes Support to set number format...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  8. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....to save autoshapes and free shapes to ods file Support to read...Enhancement for adding free form shapes Support to set number format...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  9. Node.js 透過 Aspose.Slides 的 .NET PowerPoint API ...

    Aspose.Slides for Node.js via .NET 是一個 Node.js PowerPoint API,可讓您在 Node.js 中建立、修改和轉換 PowerPoint 簡報。...shapes.addAutoShape(ShapeType.Rectangle...get(0)); // Access and modify properties of the first slide in pres...

    products.aspose.com/slides/zh-hant/nodejs-net/
  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...