Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 18,220 for

paragraphs

(0.2 sec)
  1. Aspose::Words::Lists::ListLevel::get_Font metho...

    Aspose::Words::Lists::ListLevel::get_Font method. Specifies character formatting used for the list label 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...
  2. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....file Add Text fragment to paragraphs collection of page instance...object Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/java/add-rectangle/
  3. How to Eliminate Page Breaks in Word using Java

    This article describes how to eliminate page breaks in Word using Java. It has details about the environment settings, a list of programming steps, and a runnable sample code to remove all page breaks in Word using Java....to the paragraphs Iterate through all the paragraphs to find...breaks before each paragraph Within a paragraph iterate through...

    kb.aspose.com/words/java/how-to-eliminate-page-...
  4. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... 将标题添加到页面的 Paragraphs 。 为描述创建一个 TextFragment 。对于描述,我们将使用...创建一个表格,添加表格属性。 将(表格)添加到页面的 Paragraphs 。 保存文档为 “Complex.pdf”。 以下代码片段也适用于...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  5. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it....is_list_item property True when the paragraph has bulleted or numbered formatting...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...Slides for C++: paragraph->GetRect() Throws a NullReferenceExcepti...version, when trying to access paragraph->GetRect(); , it throws exception:...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  7. FrameFormat.horizontal_distance_from_text prope...

    FrameFormat.horizontal_distance_from_text property. Gets horizontal distance between a frame and the surrounding text, in points....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Delete Page Break in Word using Python

    This article guides on how to delete page break in Word using Python. It shares details about the IDE settings, a list of tasks, and a runnable sample code to remove all page breaks in Word using Python....access its paragraphs Iterate through all the paragraphs and check...through all the runs in each paragraph and look for the PAGE_BREAK...

    kb.aspose.com/words/python/how-to-delete-page-b...
  9. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Slides [ 0 ]); // Get paragraphs from the target shape (assumes...used). IParagraphCollection paragraphs = ( slide . Shapes [ 1 ]...

    docs.aspose.com/slides/net/excel-integration/
  10. FrameFormat.IsFrame | Aspose.Words for .NET

    Discover the FrameFormat IsFrame property. Easily determine if your paragraph is a frame, enhancing your document's layout and design....property Returns true if the paragraph is a frame. public bool IsFrame...formatting properties of paragraphs that are frames. Document...

    reference.aspose.com/words/net/aspose.words/fra...