Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 18,524 for

paragraphs

(0.45 sec)
  1. Aspose::Words::Notes::FootnoteSeparator class |...

    Aspose::Words::Notes::FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document in C++....shortcut method that creates a Paragraph object with optional text...() override Gets the first paragraph in the story. get_HasChildNodes...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision....formatting properties of a paragraph style. Locked { get; set;...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/net/aspose.words/style/
  3. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    Discover how the DocumentVisitor VisitSpecialChar method enhances your document processing by efficiently handling SpecialChar nodes for better performance.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Working with Hyphenation in C++|Aspose.Words fo...

    Use hyphenation for a more compact arrangement of text using C++. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....Open Office Working with Paragraphs in C++ Working with Fonts...

    docs.aspose.com/words/cpp/working-with-hyphenat...
  5. Twice the slowness when including license vs no...

    We are truncating word file to 3 pages using extractPages function using Aspose Java word and we observe slowness while we provide the license (~6seconds). It is faster if the license is not provided (~3seconds), though…...limited to several hundreds of paragraphs. So Aspose.Words in this...

    forum.aspose.com/t/twice-the-slowness-when-incl...
  6. Parse Documents via Java | products.aspose.com

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via your Java application. Extract Text or Images with ease....with document elements like paragraphs, tables, and images. The...

    products.aspose.com/total/java/parse/
  7. Convert TIF to TXT via C# | Aspose

    Sample code for TIF to TXT C# conversion. Use API example code for batch TIF files to TXT conversion within VB.NET, Asp.NET or any .NET based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/net/conversion/tif-to-txt/
  8. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing document saving with advanced options for various formats. Enhance your workflow today!...the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...create left hanging text paragraphs and set custom tab stops...

    products.aspose.com/pdf/php-java/
  10. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....( link ); // Add text to paragraphs collection of Page page ...( link ); // Add text to paragraphs collection of page object...

    docs.aspose.com/pdf/java/actions/