Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 18,217 for

paragraph

(0.86 sec)
  1. Aspose::Words::SubDocument class | Aspose.Words...

    Aspose::Words::SubDocument class. Represents a SubDocument - which is a reference to an externally stored document. To learn more, visit the documentation article in C++....SubDocument can only be a child of Paragraph . Examples Shows how to access...

    reference.aspose.com/words/cpp/aspose.words/sub...
  2. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange in C++....SharedPtr < Aspose :: Words :: Paragraph > firstParagraph = run ->...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Aspose::Words::TextureIndex enum | Aspose.Words...

    Aspose::Words::TextureIndex enum. Specifies shading texture in C++....builder -> Write ( u "This paragraph is formatted with a double...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......by iterating through the paragraphs and checking if they are...pageDoc) { foreach (Paragraph paragraph in pageDoc.GetChildNodes(NodeType...

    forum.aspose.com/posts.rss
  5. TxtLoadOptions.trailing_spaces_options property...

    TxtLoadOptions.trailing_spaces_options property. Gets or sets preferred option of a trailing space handling...first line indent to the paragraph to simulate the effect of...load_options ) paragraphs = doc . first_section . body . paragraphs switch_condition...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of Paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....left and right indents of paragraphs are normalized when saving...negative indent is allowed, a paragraph might appear partially outside...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. TxtLoadOptions.leadingSpacesOptions property | ...

    TxtLoadOptions.leadingSpacesOptions property. Gets or sets preferred option of a leading space handling...first line indent to the paragraph to simulate the effect of...let paragraphs = doc . firstSection . body . paragraphs . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. JPEG to PDF Converter using C++ | Aspose.PDF

    Sample code for JPEG to PDF conversion using C++. Use C++ example for batch JPEG to PDF conversion....Load JPG image and add to paragraph Save the output PDF file Here...

    products.aspose.com/pdf/cpp/conversion/jpeg-to-...
  9. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....before or after a selected paragraph, protecting the output Word...

    kb.aspose.com/words/java/how-to-convert-html-to...
  10. JPEG to PDF Converter using C# | Aspose.PDF

    Sample code for JPEG to PDF C# conversion. Use API example code for batch JPEG files to PDF conversion within VB.NET, ASP.NET, or any .NET-based application...Load JPG image and add to paragraph Save the output PDF file Here...

    products.aspose.com/pdf/net/conversion/jpeg-to-...