Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 50,039 for

shape

(0.08 sec)
  1. Vytvorte Dokument V Jazyku Python

    Vytvorte súbor pomocou knižnice Python via .NET. Jednoducho vytvorte nový dokument v Python v niekoľkých krokoch....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/sk/python-net/make/
  2. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...HeaderFooter , Comment , Footnote or a Shape node. Row-level - Among rows...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...bookmark is placed after the two shapes, whereas before the merge the...the document (before the two shapes). alexey.noskov October 28...

    forum.aspose.com/t/document-bookmark-misplaced-...
  4. 将 Markdown 翻译为 DOM|.NET 格式的 Aspose.Words

    使用 C# 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。... Image {1} {2} {3} {4}) Shape 类。 集装箱块 文档是一系列容器块,例如标题、段落、列...

    docs.aspose.com/words/zh/net/translate-markdown...
  5. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Create an object for the chart shape. Create an object for the source...

    docs.aspose.com/slides/php-java/chart-workbook/
  6. 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....export editable textboxes and shapes to pptx Support to remove AutoFilter...to save autoshapes and free shapes to ods file Support to read...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  7. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....detail and in different data shapes. Coordinate system: the origin...These points follow the actual shape of the barcode region, including...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....value determining how DrawingML shapes are rendered. getEncoding()...value determining how DrawingML shapes are rendered. setEncoding(Charset...

    reference.aspose.com/words/java/com.aspose.word...
  9. Customizing Charts|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....FillFormat , fill format for a shape. Floor , the floor of a 3D chart...

    docs.aspose.com/cells/java/creating-and-customi...
  10. Ustvari HTML Z Uporabo Python

    Ustvarite novo HTML v Python v nekaj korakih. Preprosto ustvarite HTML s knjižnico Python via .NET....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/sl/python-net/make/html/