Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 18,247 for

paragraphs

(0.18 sec)
  1. TabStop class | Aspose.Words for Node.js

    Aspose.Words.TabStop class. Represents a single custom tab stop...right tab stop in TOC related paragraphs. let doc = new aw . Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ASP - VBScript 通过 COM 互操作|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/zh/net/asp-vbscript-via-com...
  3. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... Add header to the page Paragraphs . Create a TextFragment for...(description) to the page Paragraphs. Create a table, add table...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  4. Create and Add a Paragraph Style|Aspose.Words f...

    Create and add a paragraph style easily and fast instead of using Open XML SDK in C#....Ask AI Create and Add a Paragraph Style Contents [ Hide ] What...explains how to create a paragraph style and apply it to document...

    docs.aspose.com/words/net/create-and-add-a-para...
  5. Add HTML String using DOM in Python|Aspose.PDF ...

    Learn how to add an HTML string to a PDF document using the DOM API in Python with Aspose.PDF for dynamic content insertion....) # Add HTML Fragment to paragraphs collection of page page ...

    docs.aspose.com/pdf/python-java/add-html-string...
  6. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // Save...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  7. Manage Presentation Text in .NET|Aspose.Slides ...

    Learn to manage text in Aspose.Slides for .NET: edit placeholders, fonts, Paragraphs, bullets, and more with clear C# code examples for PPT, PPTX, and ODP....NET Manage PowerPoint Text Paragraphs in .NET Format Presentation...

    docs.aspose.com/slides/net/manage-text/
  8. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow.... So we animate paragraphs on objects, which will appear...SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....Description PARAGRAPH_BREAK Break between paragraphs. PAGE_BREAK...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Presentation Text in C++|Aspose.Slides D...

    Learn to manage text in Aspose.Slides for C++: edit placeholders, fonts, Paragraphs, bullets, and more with clear C++ code examples for PPT, PPTX, and ODP....C++ Manage PowerPoint Text Paragraphs in C++ Format PowerPoint...

    docs.aspose.com/slides/cpp/manage-text/