Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 18,181 for

paragraphs

(0.1 sec)
  1. Convert DOCM to POTM via C++ or with free Onlin...

    Export DOCM to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM 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/docm-t...
  2. Convert OTT to PPTX via C++ or with free Online...

    Export OTT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPTX 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/ott-to...
  3. Convert DOCM to POTX via C++ or with free Onlin...

    Export DOCM to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM 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/docm-t...
  4. Convert DOCX to POT via C++ or with free Online...

    Export DOCX to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX 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/docx-t...
  5. Convert DOCX to PPTX via C++ or with free Onlin...

    Export DOCX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTX 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/docx-t...
  6. Table.AcceptEnd | Aspose.Words for .NET

    Discover the Table AcceptEnd method, seamlessly integrate visitors at the table's end for enhanced user experience and efficient data handling.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....block-level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/java/replace-fields/
  8. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...the page's paragraphs collection page.Paragraphs.Add(image);...fs; // 將圖像添加到頁面的段落集合中 page.Paragraphs.Add(image); // 保存PDF文檔 pdfDocument...

    forum.aspose.com/t/tif-pdf/293699
  9. FootnoteSeparator | Aspose.Words for Java

    in Java....shortcut method that creates a Paragraph object with optional text...getFirstParagraph() Gets the first paragraph in the story. getLastChild()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Text Document in C#|Aspose.Words f...

    Advanced TXT document processing, lists, BiDi, headers/footer, using C#....recognition algorithm detects list paragraphs, when list numbers end with...

    docs.aspose.com/words/net/working-with-text-doc...