Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 19,019 for

paragraphs

(0.06 sec)
  1. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...list level causes Heading1 paragraphs to be numbered, but without...World”. When I inspect the paragraph style afterwards, it correctly...

    forum.aspose.com/t/list-level-and-heading-style...
  2. Տեքստի որոնում և փոխարինում PowerPoint-ում Pyth...

    Հետևեք այս հոդվածին՝ PowerPoint-ում Python-ի միջոցով տեքստի որոնում և փոխարինում կատարելու համար։ Դուք կստանաք IDE-ի կարգավորման մանրամասները, քայլերի ցանկը և օրինակ կոդը PowerPoint-ում Python-ի միջոցով որոնում և փոխարինում կատարելու համար։...հավաքածուն Մուտք գործեք բոլոր paragraphs յուրաքանչյուր տեքստային վանդակում...

    kb.aspose.com/hy/slides/python/find-and-replace...
  3. 使用 C# 语言的 Hello World 示例|Aspose.PDF for .NET

    此示例演示如何使用 Aspose.PDF 创建一个简单的包含文本 Hello World 的 PDF 文档... 将 TextFragment 添加到页面的 Paragraph 集合中。 保存 生成的 PDF 文档。 以下代码片段是一个...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/hello-world-example/
  4. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation.... paragraphs[ 0 ] . portions[ 0 ] watermarkPortion...

    products.aspose.com/slides/python-net/watermark...
  5. 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...
  6. Converting a DICOM file to PDF using Python | A...

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET...add() method of the Page’s paragraphs collection to add the loaded...loaded DICOM image as a paragraph to the new page, which will be...

    products.aspose.com/pdf/python-net/conversion/d...
  7. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main text of a section...Remarks Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Inheritance: Body → Story...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. 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/
  10. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java 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/java/replace-fields/