Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 18,524 for

paragraphs

(0.07 sec)
  1. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....following data types: Text paragraphs Images Tables Lists Headers...Aspose.Words can convert text paragraphs, images, tables, lists, headers...

    docs.aspose.com/words/python-net/convert-pdf-to...
  3. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Python via .NET can help you use it for your day-to-day business needs....identifies words, lines or paragraphs. Recognition results are...

    docs.aspose.com/ocr/python-net/product-overview/
  4. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Python via Java can help you use it for your day-to-day business needs....identifies words, lines or paragraphs. Recognition results are...

    docs.aspose.com/ocr/python-java/product-overview/
  5. 泰语的word转pdf时,不支持泰文分散对齐 - Free Support Forum - a...

    泰语的word转pdf时,不支持泰文分散对齐,默认展示为左对齐...转换为 PDF 时,泰文两端对齐(justified paragraphs)格式未能正确保留 。 建议您关注 Aspose.Words...

    forum.aspose.com/t/word-pdf/324140
  6. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...Paragraphs; import com.aspose.pdf.Row;...add(font3); createCell1(row); Paragraphs paragraphs = curPage.getParagraphs();...

    forum.aspose.com/t/rare-chinese-characters-disp...
  7. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....document, by default, has one paragraph. expect ( doc . firstSection...firstSection . body . paragraphs . count ). toEqual ( 1 ); // Composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the document in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method... Document () paragraph = doc . get_child ( aw . NodeType...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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.... paragraphs . add ( table1 ) # 设置表格的列宽...将我的表格添加到 outerTable page . paragraphs . add ( outer_table ) body_row...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...