Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 36,281 for

paragraph

(0.18 sec)
  1. Aspose::Words::Loading::TxtLoadOptions Class Re...

    Allows to specify additional options when loading Text document into a Document object....recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Changing Hyperlink Address Changes the Text whe...

    Hi, I’m using Aspose.Slides 22.9, when I change a hyperlink address and save the files as pptx, the text of that hyperlink changes to the new address (instead of keeping the original text). This doesn’t happen when savi…...getAllTextBoxes(slide)) { for (IParagraph paragraph : frame.getParagraphs()) {...{ for (IPortion portion : paragraph.getPortions()) { portion.getPortionFormat()...

    forum.aspose.com/t/changing-hyperlink-address-c...
  3. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fragments | Aspose.PDF for .NET API Reference

    Collection of not empty TextFragmentaspose.pdf.text/textfragment objects of the Paragraph....TextFragment objects of the paragraph. public List < TextFragment...

    reference.aspose.com/pdf/net/aspose.pdf.text/ma...
  5. Aspose.OCR for Java 21.8 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... skew ); //PARAGRAPHS System . out . println (..."\nPARAGRAPHS:" ); for ( String paragraph : result . recognitionAreasText...

    docs.aspose.com/ocr/java/aspose-ocr-for-java-21...
  6. set_SpaceBefore() | Aspose.Slides for C++ API R...

    Sets the amount of space before the first line in a Paragraph with no inheritance. A positive value specifies the percentage of the font size that the white space should be. A negative value specifies the size of the white space in point size. Write float....before the first line in a paragraph with no inheritance. A positive...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  7. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....$ doc ) { // Retrieve all paragraphs in the document. $ nodeType...aspose.words.NodeType" ); $ paragraphs = $ doc -> getChildNodes...

    docs.aspose.com/words/java/remove-breaks-in-php/
  8. line_space property | Aspose.Cells for Python v...

    line_space property line_space property Gets and sets the amount of vertical white space that will be used within a p......that will be used within a paragraph. Definition: @property def...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Aspose.PSD for .NET 23.3 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Bug PSDNET-1403 Style of Paragraph is missed after the saving...); } PSDNET-1403. Style of Paragraph is missed after the saving...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-3...
  10. OfficeMath.h - Aspose.Words for C++ - API Refer...

    OfficeMath.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part of Aspose.Word......class Node ; 34 35 class Paragraph ; 36 namespace Rendering 37...System::SharedPtr<Aspose::Words::Paragraph> get_ParentParagraph (); 167...

    reference.aspose.com/words/cpp/_office_math_8h_...