Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 19,008 for

paragraph

(0.22 sec)
  1. 通過 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...
  2. Pdf-&amp;gt;docx- bullets markup lost - Free Su...

    Hello! I trying convert a pdf to docx: using (var doc = new asposePDF.Document(path)) { DocSaveOptions opt = new DocSaveOptions() { Format = DocSaveOption…...is bullet list items, and paragraph is bullet list. Can I get...

    forum.aspose.com/t/pdf-amp-gt-docx-bullets-mark...
  3. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index....select_nodes ( '//Table/Row/Cell/Paragraph/Run' )) # Access the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....hyperlink to the bookmarked paragraph. getInsertRelativePos() Gets...position of the bookmarked paragraph. getLocaleId() Gets the LCID...

    reference.aspose.com/words/java/com.aspose.word...
  5. 8. Fine-tuning mathematical formulas

    Learn about the fine points of mathematics typing, explained with examples that involve various objects that you may find in mathematical formulas....will never break a line of a paragraph at the space between the comma...possibility of breaking lines in a paragraph gets inhibited which leads...

    docs.aspose.com/tex/java/latex-math-fine-points/
  6. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....element inside the cell's paragraph. // The coordinate origin...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... PARAGRAPH , 1 , True )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023.... Paragraphs . Add ( table ); try { //...rectangle ); } // Create a paragraph from the text fragment in...

    docs.aspose.com/pdf/net/whatsnew/2023/
  9. 设置形状或文本框中文本段落的行距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置形状或文本框中段落的行距...Cells TextBox Paragraph Formatting Example </ h1 >...

    docs.aspose.com/cells/zh/javascript-cpp/set-lin...
  10. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. @property def insert_hyperlink...

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