Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 18,180 for

paragraphs

(0.1 sec)
  1. Convert RTF to POT via C++ or with free Online ...

    Export RTF to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POT online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/rtf-to...
  2. Convert RTF to POTM via C++ or with free Online...

    Export RTF to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POTM online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/rtf-to...
  3. Convert DOC to POTX via C++ or with free Online...

    Export DOC to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to POTX online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/doc-to...
  4. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/cpp/rendering/
  5. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....example document // contains a paragraph break inside a hyperlink,...field end // in the next paragraph. It will be much more complicated...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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…...Text = "" the paragraph that contains the bookmark...insert the new content a new paragraph is added after that empty...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  7. Edit Word, PDF In Java

    Edit DOCX, DOC, PDF and a variety of other file formats in Java....Update existing elements: paragraphs, lists, tables, images, links...chapters, sections, pages, paragraphs) Edit table using Java One...

    products.aspose.com/words/java/edit/
  8. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...Document targetDoc) { // Copy paragraph formatting if available if...(source.getType() == StyleType.PARAGRAPH && source.getParagraphFormat()...

    forum.aspose.com/t/some-styles-were-not-copied-...
  9. How to Insert Table in PDF using C#

    This article shares information on how to insert table in PDF using C#. It contains information about the environment configuration, detailed program flow and a runnable sample code to add a table to a PDF using C#....file has a collection of paragraphs that allows inserting the...

    kb.aspose.com/pdf/net/how-to-insert-table-in-pd...
  10. | Aspose

    Sample code for BMP to TXT Java conversion. Use API example code for batch BMP files to TXT conversion within any Web or Desktop Java based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/java/conversion/bmp-to-...