Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 4,201 for

tree

(0.17 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in C#....} The result: Create Tree Map Charts Tree map charts are best...code shows you how to create a tree map chart: using ( Presentation...

    docs.aspose.com/slides/net/create-chart/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 的 PDF 转换解决方案https://products.aspose.com/pdf/zh-hans/java/conversion/Recent content in 使用 Java 的 PDF 转换解决方案 on Aspsoe.PDF ProductsHugo -......com/webapp/#/artifacts/browse/tree/General/repo/com/aspose/aspose-pdf...com/webapp/#/artifacts/browse/tree/General/repo/com/aspose/aspose-pdf...

    products.aspose.com/pdf/zh-hans/java/conversion...
  3. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java....removed from the document page tree but the page object itself isn’t...

    docs.aspose.com/pdf/java/optimize-pdf/
  4. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....used to build the navigation tree you can see on the left. And...

    docs.aspose.com/words/cpp/working-with-styles-a...
  5. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...traverse these entities like a tree. LayoutEnumerator layoutEnumerator...

    forum.aspose.com/t/word-header-footer-x-y/316493
  6. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....DASH The result: Create Tree Map Charts Tree map charts are best...code shows you how to create a tree map chart: import aspose.slides...

    docs.aspose.com/slides/python-net/create-chart/
  7. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....the nodes are stored in the tree under their respective parent...

    reference.aspose.com/words/java/com.aspose.word...
  8. C# HTML Parser – .NET API for HTML files Proces...

    .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....nodes and objects) as a node tree, where each node represents...

    products.aspose.com/html/net/
  9. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....enumeration over the document tree. DocumentVisitor provides a...

    docs.aspose.com/words/cpp/how-to-extract-select...
  10. Create PowerPoint Presentation Charts in C++|As...

    Create chart in PowerPoint presentation in C++...:: Dash ); } Creating Tree Map Charts Tree map charts are best...code shows you how to create a tree map chart: // The path to the...

    docs.aspose.com/slides/cpp/create-chart/