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

paragraphs

(0.11 sec)
  1. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++....content blocks, including text paragraphs, tables, illustrations, formulas...

    products.aspose.com/ocr/python-cpp/
  2. Edit HTML In Java

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

    products.aspose.com/words/java/edit/html/
  3. Edit WORD In Java

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

    products.aspose.com/words/java/edit/word/
  4. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...contain cells, which may have paragraphs # with typical elements such...least one row, cell, and paragraph. first_row = aw . tables ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 Python 中加密和解密 PDF 文件|Aspose.PDF for Python vi...

    了解如何在 Python 中设置 PDF 权限、加密文件、解密受保护的 PDF,以及更改密码。... paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/zh/python-net/set-privilege...
  6. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....help the TextFragment and Paragraphs collections. Please use the...nden ( 20 ); page -> get_Paragraphs () -> Add ( text ); text...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  7. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text Paragraphs, enhancing your document processing capabilities....Paragraph Contents [ Hide ] Paragraph class Represents a paragraph...more, visit the Working with Paragraphs documentation article. public...

    reference.aspose.com/words/net/aspose.words/par...
  8. Features Overview|Aspose.Slides for Node.js via...

    Discover Aspose.Slides for Node.js via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....to format texts using the paragraphs and portions associated with...Shades - Paragraph Alignment - Paragraph Bulleting - Paragraph Orientation...

    docs.aspose.com/slides/nodejs-java/features-ove...
  9. 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...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...the beginning of the second paragraph instead of placing it at the...the end of the first paragraph. Please see the following modified...

    forum.aspose.com/t/help-with-bookmark-replaceme...