Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 18,994 for

paragraphs

(0.09 sec)
  1. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... paragraphs ) self . assertEqual ( 1...built_in_document_properties . paragraphs ) # For the line count, we...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... paragraphs ) self . assertEqual ( 1...built_in_document_properties . paragraphs ) # For the line count, we...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert GIF to PDF using C#

    Follow this article to convert GIF to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter using C#....Access the collection of paragraphs from the PDF and add the...add an image object to the paragraphs collection in the page, and...

    kb.aspose.com/pdf/net/convert-gif-to-pdf-using-...
  5. 在 VSTO 和 Aspose.Slides 中在 PowerPoint 幻灯片上创建表格|A...

    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 ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  6. ParagraphFormat.mirrorIndents property | Aspose...

    ParagraphFormat.mirrorIndents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document....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/python-net/aspose.wo...
  8. Find and Replace Text in PowerPoint using Python

    Follow this article to find and replace text in PowerPoint using Python. You will get details to set the IDE, a list of steps, and a sample code to search and replace in PowerPoint using Python....each slide Access all the paragraphs in each text box and get...collection of portions in all the paragraphs Check the availability of...

    kb.aspose.com/slides/python/find-and-replace-te...
  9. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...(assumes shape index 1 is used). paragraphs = slide . shapes [ 1 ] ....

    docs.aspose.com/slides/python-net/excel-integra...