Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 18,953 for

paragraph

(0.51 sec)
  1. Several JPG Into TXT C++

    Merge multiple JPG into TXT in C++ code. Save JPG as TXT using C++....InsertImage (fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/cpp/merge/jpg-to-txt/
  2. Several Image Into PDF C++

    Merge multiple Image into PDF in C++ code. Save Image as PDF using C++....InsertImage (fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/cpp/merge/image-to-pdf/
  3. Several Image Into HTML C++

    Merge multiple Image into HTML in C++ code. Save Image as HTML using C++....InsertImage (fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/cpp/merge/image-to-html/
  4. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....its parent node from the paragraph text // and then remove the...its parent node from the paragraph text // and then remove the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::DocumentBuilder::MoveToBookmark ...

    Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a bookmark in C++....level, moves to the next paragraph. The comparison is not case-sensitive...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document....TextFragment object as paragraph in Paragraphs collection. If the...// Add a new text paragraph in paragraphs collection and pass...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  7. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....places: Block-level – Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph Nested inside another StructuredDocumentTa...

    docs.aspose.com/words/net/working-with-content-...
  8. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Paragraphs.Add(new TextFragment("1.1...2. text with newline page.Paragraphs.Add(new TextFragment("2.1...

    forum.aspose.com/t/nullreferenceexception-when-...
  9. Memory Requirements|Aspose.Words for Java

    How much memory does Aspose.Words for Java require to work with documents? Learn the details.... So any paragraph or formatted text (even it...file size. Elements such as paragraphs, runs, styles, and embedded...

    docs.aspose.com/words/java/memory-requirements/
  10. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...Specifies how to export empty paragraphs to Markdown. Default value...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/nodejs-net/aspose.wo...