Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 18,994 for

paragraphs

(0.08 sec)
  1. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...Paragraphs.Add(graph); // Create a TextStamp...FontSize; box.Paragraphs.Add(text); page.Paragraphs.Add(box); AddRectangle(page...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  2. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  3. Convert XLSB to DOCM using Python or with free ...

    XLSB to DOCM conversion in your Python applications without using Microsoft Office or online. Test free XLSB to DOCM online converter quickly before integrating the code....modify, and delete documents, paragraphs, and tables. By using Aspose...

    products.aspose.com/total/python-net/conversion...
  4. Licensing and Subscription|Aspose.Words for Nod...

    Aspose.Words for Node.js via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....document size to a few hundred paragraphs. Temporary License If you...

    docs.aspose.com/words/nodejs-net/licensing/
  5. Edit DOCX In Java

    Edit DOCX in Java code....Remove unwanted DOCX elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/java/edit/docx/
  6. HTML Textarea Tag – Generate HTML and C# Code O...

    Сreate HTML textarea tag for your website using Aspose.HTML. Рreview the textarea, copy and use generated HTML and C# code in your project!...text, such as descriptions, paragraphs, and so on. A name attribute...

    products.aspose.com/html/net/generators/textarea/
  7. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Node.js.... For instance, a paragraph with Heading 1 style will...level in the TOC whereas a paragraph with Heading 2 will be treated...

    docs.aspose.com/words/nodejs-net/working-with-t...
  8. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. get_Ancestor...() override Gets the first paragraph in the story. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....Examples: Shows how to number paragraphs using autonum fields. Document...Examples: Shows how to number paragraphs using autonum fields. Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/python-net/find-and-replace/