Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 18,351 for

paragraphs

(0.24 sec)
  1. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...the document into heading paragraphs. # This is useful for readers...DocumentSplitCriteri . HEADING_PARAGRAPH # Specify that we want to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Convert Image to PDF using Python

    This short article guides on how to convert image to PDF using Python. It briefs about the environment settings, program flow and a runnable sample code to convert JPG to PDF using Python....Add the image object to the paragraphs collection of the selected...and finally add it to the paragraphs collection of the selected...

    kb.aspose.com/pdf/python/how-to-convert-image-t...
  3. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....this example, we animate paragraphs on objects so that they appear..., 300 ) para1 = slides . Paragraph () para1 . portions . add...

    docs.aspose.com/slides/python-net/convert-power...
  4. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....()); // Add text fragment to paragraphs collection of FloatingBox...()); // Add FloatingBox to paragraphs collection of page object...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  5. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your document's save format for optimal flexibility and control....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveOptions.export_document_properties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB...the document into heading paragraphs. # This is useful for readers...DocumentSplitCriteri . HEADING_PARAGRAPH # Specify that we want to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.FillType | Aspose.Words for .NET

    Discover how to effectively set the FillType property and enhance your design with customizable fill options for better visual impact.... Paragraphs [ 0 ]. Runs [ 0 ]. Font ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#....expression will extract all paragraph nodes, // which are descendants... SelectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/net/aspose.words/nod...