Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 36,229 for

paragraph

(0.14 sec)
  1. JPEG to PDF Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to PDF conversion. Use example code for batch JPEG to PDF conversion with Python and .NET...Load JPG image and add to paragraph Save the output PDF file System...Margin . Left = 0 page . Paragraphs . Add ( image ) # Save output...

    products.aspose.com/pdf/python-net/conversion/j...
  2. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. Assert.assertEquals(doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....value indicating whether paragraphs with punctuation marks are...MailMergeCleanupOpti.REMOVE_EMPTY_PARAGRAPHS option is specified. getFieldMergingCallb()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Topics tagged pdf-to-html

    Topics tagged pdf-to-html...February 21, 2023 PDF-to-HTML : Paragraph lines are breaking & creating...aspose-pdf-net , extract-paragraphs 13 672 April 18, 2022 Aspose-Pdf...

    forum.aspose.com/tag/pdf-to-html
  5. FieldCitation class | Aspose.Words for Python

    aspose.words.fields.FieldCitation class. Implements the CITATION field...node, returns its parent paragraph. If the field is already removed...sources. builder . insert_paragraph () builder . write ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldNumWords Class Refe...

    Implements the NUMWORDS field....MakeObject<Document>(MyDir + u "Paragraphs.docx" ); auto builder = ...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::Fields::FieldPage Class Referenc...

    Implements the PAGE field....MakeObject<Document>(MyDir + u "Paragraphs.docx" ); auto builder = ...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Graph.h - Aspose.PDF for C++ - API Reference

    Graph.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include paragraph. Definition: Graph.h:53 S...be added to the page(doc.Paragraphs.Add()). ... Definition: BaseParagraph...

    reference.aspose.com/pdf/cpp/_graph_8h_source/
  9. Aspose::Cells::Drawing::Equations namespace | A...

    How to use Aspose::Cells::Drawing::Equations namespace in C++....specifies a mathematical paragraph containing one or more Ma...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  10. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....criteria together: heading paragraph, section break, column break...

    docs.aspose.com/words/cpp/split-a-document/