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

paragraphs

(0.03 sec)
  1. Convert OTT to POWERPOINT via C++ or with free ...

    Export OTT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POWERPOINT 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...
  2. Convert DOC to PPS via C++ or with free Online ...

    Export DOC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPS 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...
  3. Convert DOTX to ODP via C++ or with free Online...

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

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

    Export DOCX to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to ODP 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. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Words method. Represents an estimate of the number of words in the document in C++....get_BuiltInDocumentPrope () -> get_Paragraphs ()); ASSERT_EQ ( 1 , doc...get_BuiltInDocumentPrope () -> get_Paragraphs ()); // For the line count...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Convert DOCX to PPSX via C++ or with free Onlin...

    Export DOCX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSX 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...
  8. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET 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/net/replace-fields/
  9. Extract text and images from PPTX document usin...

    Java sample code to extract text and images from PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Loop through each paragraph portion. Get the required...length; i++){ //Loop through paragraphs in current TextFrame for...

    products.aspose.com/slides/java/parser/pptx/
  10. EditableRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.EditableRangeEnd class. Represents an end of an editable range in a Word document...inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Inheritance: EditableRangeEnd...

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