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

paragraphs

(0.29 sec)
  1. Programming with Documents|Aspose.Words for Nod...

    Use the Aspose using `Nodejs.Words` Document Object Model classes to programmatically create, modify, and manage documents with nodejs-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Working with Lists Working with Paragraphs Working with Asian Typography...

    docs.aspose.com/words/nodejs-net/programming-wi...
  2. How to Create Dynamic Scrolling Chart with Gola...

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

    docs.aspose.com/cells/go-cpp/create-dynamic-scr...
  3. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…... As a note, if extra paragraphs are unwanted, please consider...BuildReport(...); See Removing Paragraphs with Template Syntax Tags...

    forum.aspose.com/t/render-multiple-images-in-a-...
  4. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...,How to obtain data for each paragraph and line? Aspose.Words Product...How to obtain data for each paragraph and line? I want to check...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  5. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。... Paragraphs . Add ( t1 ); TextFragment...FontSize = 12 ; hfFirst . Paragraphs . Add ( t2 ); // 为该部分创建一个...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  6. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....TeX Product Family Paragraph Formatting in Word with Java...guide explains how to set paragraph formatting in Word with Java...

    kb.aspose.com/words/java/paragraph-formatting-i...
  7. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示... Paragraphs . Add ( new Aspose . Pdf...)); document . Pages [ 1 ]. Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/
  8. 使用 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...
  9. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the documentation article 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.lis...
  10. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting Paragraphs with Python....TeX Product Family Paragraph Formatting in Word with Python...short tutorial guides you on paragraph formatting in Word with Python...

    kb.aspose.com/words/python/paragraph-formatting...