Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 18,952 for

paragraphs

(0.2 sec)
  1. Edit DOC In C#

    Edit DOC in C# code....Remove unwanted DOC elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/net/edit/doc/
  2. Edit WORD In C++

    Edit a Word document in C++ code....Remove unwanted Word elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/cpp/edit/word/
  3. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page. I want to upgrade to n…...with a single page and both paragraphs on the single page. This...

    forum.aspose.com/t/header-and-footer-only-on-la...
  4. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。... Paragraphs [ 0 ]; para . Portions ....

    docs.aspose.com/slides/zh/net/chart-data-label/
  5. Create a Chart|Aspose.Slides 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.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/net/create-a-chart/
  6. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    Build Xamarin mobile apps in C# to view, edit, and convert presentations with Aspose.Slides, supporting rich features for PPT, PPTX and ODP on Android....3D effects Text features: Paragraphs formatting Portions formatting...

    docs.aspose.com/slides/net/aspose-slides-for-xa...
  7. Markdown to Word Converter | Convert MD File to...

    Learn how to develop a Markdown to Word converter in C#. Convert MD files to DOCX programmatically with Aspose.Words for .NET in just a few lines....or add new content such as paragraphs, headings, or styled text...like font styles, colors, or paragraph alignment. Save the updated...

    blog.aspose.com/words/markdown-to-word-converte...
  8. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...Finding Node (no paragraph) page index Aspose.Words Product Family... At the moment I loop on paragraph to collect the start page...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  9. Cell | Aspose.Words for Java

    Represents a table cell in Java....contain block-level nodes Paragraph and Table . A minimal valid...needs to have at least one Paragraph . Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用Aspose.word把转换ODT转换为PDF的时候,嵌入了罗马数字序列,并且总页数减少了...

    ODT pdf: Could you advise how to fix this? Thank...NodeCollection paragraphs = doc.getChildNodes(NodeType.PARAGRAPH, true);...for (Paragraph paragraph : (Iterable<Paragraph>) paragraphs) {...

    forum.aspose.com/t/aspose-word-odt-pdf/316539