Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 15,554 for

paragraph

(0.06 sec)
  1. Several JPG Into WORD C++

    Merge multiple JPG into WORD in C++ code. Save JPG as WORD using C++....InsertImage (fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/cpp/merge/jpg-to-word/
  2. Quote & Blockquote HTML Generator – Online Tool...

    Generate Quote & Blockquote HTML tag, preview the result and copy the generated HTML and C# code to your website....quotations that don’t require paragraph breaks. Most modern browsers...

    products.aspose.com/html/net/generators/quote-b...
  3. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL field...node, returns its parent paragraph. If the field is already removed...) builder . current_paragraph . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....images, character formatting, paragraph margins and spacing. However...shading color of the cell or paragraph, or based on the color of...

    docs.aspose.com/words/python-net/converting-to-...
  5. DICOM to PDF Converter using Python | Aspose.PDF

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET...add() method of the Page’s paragraphs collection to add the loaded...loaded DICOM image as a paragraph to the new page, which will be...

    products.aspose.com/pdf/python-net/conversion/d...
  6. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...(IParagraph paragraph : textFrame.getParagraphs()) { paragraph.getParagraphFormat()...

    forum.aspose.com/t/add-new-last-slide-with-text...
  7. Track Changes in a Document|Aspose.Words for Py...

    Track changes to content and formatting made by you or others using Python. Access individual revisions in a document and apply various properties to them....example, If you delete any paragraph, Aspose.Words make it as a...

    docs.aspose.com/words/python-net/track-changes-...
  8. 管理表格|Aspose.Slides for PHP 文档

    在PowerPoint演示文稿中创建和管理表格...getTextFrame (); # 为文本框创建段落对象 $paragraph = $txtFrame -> getParagraphs...); # 为段落创建部分对象 $portion = $paragraph -> getPortions () -> get_Item...

    docs.aspose.com/slides/zh/php-java/manage-table/
  9. Several Image Into WORD C++

    Merge multiple Image into WORD in C++ code. Save Image as WORD using C++....InsertImage (fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/cpp/merge/image-to-word/
  10. Several Image Into TXT C++

    Merge multiple Image into TXT in C++ code. Save Image as TXT using C++....InsertImage (fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/cpp/merge/image-to-txt/