Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 36,269 for

paragraph

(0.15 sec)
  1. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table... Paragraph ( doc )) cell . first_paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过 C++ 从 PPT 文档中提取文本和图像 | products.aspose.com

    C++ 示例代码,用于在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 运行时环境中从 PPT 文件中提取文本和图像。...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/zh/cpp/parser/ppt/
  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. BasedOn style properties not inherited by the s...

    Hi Team, We are trying to update the styles in the document and few properties we override directly and for others we want it to be inherited from the basedOnStyle .Could you please let us know if something is missing F…...getParagraph(); var paragraph = style.getParagraphFormat();...getSpaceAfter() != null) { paragraph.setSpaceAfter(paragraphData...

    forum.aspose.com/t/basedon-style-properties-not...
  5. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....a title for the table and paragraph marks. rng . InsertBefore...Application . ActiveDocument . Paragraphs [ 2 ]. Range , 3 , 2 , ref...

    docs.aspose.com/words/net/inserting-table/
  6. Inline.parent_paragraph property | Aspose.Words...

    Inline.parent_Paragraph property. Retrieves the parent [Paragraph](../../Paragraph/) of this node....parent_paragraph property Inline.parent_paragraph property Retrieves...Retrieves the parent Paragraph of this node. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OdTextParagraph - Aspose.Imaging for Java - API...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....extends OdStyledObject The text paragraph Constructor Summary Constructors...

    reference.aspose.com/imaging/java/com.aspose.im...
  8. Save a small jpg file to PDF consuming tons of ...

    Hi Aspose support, having an issue with convert a small (10kb) jpg file (attached) to save as PDF, it is consuming tons of memory. Is there a known issue? Here is the code, memory issue occurred on the Save: Public…...Paragraphs.Add(Image); PdfDocument.Save(dataDir...adding image to the page paragraph. We shifted that work before...

    forum.aspose.com/t/save-a-small-jpg-file-to-pdf...
  9. Aspose::Words::Lists::ListLevel::get_TrailingCh...

    Aspose::Words::Lists::ListLevel::get_TrailingCharacter method. Returns or sets the character inserted after the number for the list level in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Aspose::Words::Lists::ListLevel::get_Alignment ...

    Aspose::Words::Lists::ListLevel::get_Alignment method. Gets or sets the justification of the actual number of the list item in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...