Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 15,599 for

paragraph

(0.22 sec)
  1. Aspose::Words::Fields::FieldOptions::get_BuiltI...

    Aspose::Words::Fields::FieldOptions::get_BuiltInTemplatesPaths method. Gets or sets paths of MS Word built-in templates in C++....( BuildingBlockBehavio :: Paragraph ); doc -> get_GlossaryDocument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree....structured document tag in a new paragraph. tag_clone = tag . clone (..._tag () builder . insert_paragraph () builder . insert_node (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 通過 C++ 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 PPTX 文件中提取文本和圖像。...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/zh-hant/cpp/parser/p...
  4. FieldPageRef.insert_relative_position property ...

    FieldPageRef.insert_relative_position property. Gets or sets whether to insert a relative position of the bookmarked Paragraph....position of the bookmarked paragraph. @property def insert_relative_position...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::get_IsAtStartOf...

    Aspose::Words::DocumentBuilder::get_IsAtStartOfParagraph method. Returns true if the cursor is at the beginning of the current Paragraph (no text before the cursor) in C++....beginning of the current paragraph (no text before the cursor)...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 在演示文稿中查找和替换文本而不丢失格式|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  7. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....insert_before() on the paragraph where you want the footnote...move_to ( footnote . first_paragraph ) builder . write ( ' More...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Lists::List::get_IsMultiLevel me...

    Aspose::Words::Lists::List::get_IsMultiLevel method. Returns true when the list contains 9 levels; false when 1 level in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. FormField | Aspose.Words for Java

    Represents a single form field in Java....and can only be a child of Paragraph . FormField is represented...getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert JSON Format to PPS via C++ | products.a...

    Parse JSON to PPS in C++ without using Microsoft PowerPoint...the Rectangle, create the Paragraph object for a text frame, create...create Portion object for paragraph, add watermark using set_Text()...

    products.aspose.com/total/cpp/conversion/json-t...