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

paragraph

(0.05 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 管理表格|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/manage-table/
  5. 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/
  6. 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/
  7. Hello, World!|Documentation

    Start working with Aspose.OMR for C++ by creating simple applications for generating and recognizing machine-readable forms....keyword is rendered as a simple paragraph. You can optionally format...

    docs.aspose.com/omr/cpp/hello-world/
  8. Hello, World!|Documentation

    Get familiar with Aspose.OMR for .NET by creating a bare minimum application for rendering and recognizing OMR forms....keyword is rendered as a simple paragraph. You can optionally format...

    docs.aspose.com/omr/net/hello-world/
  9. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    Effortlessly navigate your documents with the DocumentBuilder MoveToBookmark method, instantly positioning the cursor at any bookmark for enhanced editing....level, moves to the next paragraph. The comparison is not case-sensitive...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....delimits each level of the paragraph numbering. Examples: Shows...BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...

    reference.aspose.com/words/java/com.aspose.word...