Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 18,588 for

paragraphs

(0.45 sec)
  1. 使用 Python 将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。... Paragraph () para1 . portions . add...Python" )) para2 = slides . Paragraph () para2 . portions . add...

    docs.aspose.com/slides/zh/python-net/convert-po...
  2. ParagraphFormat.DropCapPosition | Aspose.Words ...

    Discover the ParagraphFormat DropCapPosition property to easily customize your drop cap text position for enhanced document design and readability....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/net/aspose.words/par...
  3. Working with Graphs in PDF file|Aspose.PDF for ...

    This article explains what a is Graph, how to create a filled rectangle object, and other functions... Graph is a paragraph level element and it can be...be added to the Paragraphs collection in a Page instance. A Graph...

    docs.aspose.com/pdf/net/working-with-graphs/
  4. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf pages. How can i use all pdf page to occupy entire page space for image? (see attached image originale and…...Paragraphs.Add(image1); image1.ImageInfo...into paragraphs collection of the section page.Paragraphs.Add(image1);...

    forum.aspose.com/t/images-conversion-without-bo...
  5. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. List.isMultiLevel property | Aspose.Words for N...

    List.isMultiLevel property. Returns ``true`` when the list contains 9 levels; ``false`` when 1 level....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/nodejs-net/aspose.wo...
  7. How to Create a Dynamic Rolling Chart with Gola...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....Rolling Chart In the next paragraphs, we will show you how to...

    docs.aspose.com/cells/go-cpp/create-dynamic-rol...
  8. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for 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/java/product-overview/
  9. Batch processing|Documentation

    Run many prompts through one loaded Aspose.LLM model — amortize the load cost, pick session-per-prompt vs shared-session patterns....SystemPrompt = "Summarize the paragraph in one short sentence." ;...StartNewChatAsync (); string [] paragraphs = ReadParagraphsFromFi (...

    docs.aspose.com/llm/net/use-cases/batch-process...
  10. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....FootnoteSeparator can contain Paragraph and Table child nodes. There...CompositeNode ) first_paragraph Gets the first paragraph in the story...

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