Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 18,538 for

paragraphs

(0.13 sec)
  1. ParagraphFormat.LineUnitBefore | Aspose.Words f...

    Discover how the ParagraphFormat LineUnitBefore property enhances your document's layout by adjusting spacing before Paragraphs for a polished look....(in gridlines) before the paragraphs. public double LineUnitBefore...Examples Shows how to change paragraph spacing and indents. Document...

    reference.aspose.com/words/net/aspose.words/par...
  2. ParagraphFormat.CharacterUnitLeftIndent | Aspos...

    Discover how to easily adjust the left indent for Paragraphs using the CharacterUnitLeftIndent property. Enhance your document formatting effortlessly!...characters) for the specified paragraphs. public double CharacterUnitLeftInd...Examples Shows how to change paragraph spacing and indents. Document...

    reference.aspose.com/words/net/aspose.words/par...
  3. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/net/add-ellipse/
  4. Document.StopTrackRevisions | Aspose.Words for ...

    Learn how to use the StopTrackRevisions method to prevent automatic document change markings, enhancing your editing efficiency and document clarity.... Paragraphs [ 0 ]. Runs [ 0 ]. IsInsertRevision...doc . FirstSection . Body . Paragraphs [ 0 ]. Runs [ 1 ]. IsInsertRevision...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and Paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...PageMarkup not available at paragraph level Aspose.PDF Product Family...correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7...

    forum.aspose.com/t/text-fragments-found-in-page...
  6. FrameFormat.height property | Aspose.Words for ...

    FrameFormat.height property. Gets the height of the specified frame....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a shapes text i have to use the Para class. That’s what i read at following page: Working with Shapes Paragraph But if i do so, all of my shapes have allways an empty Par…...page: Working with Shapes Paragraph But if i do so, all of my...Visio file do not contain any paragraphs, which is why the Paras array...

    forum.aspose.com/t/how-to-get-horizontal-alignm...
  8. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. If we create...alignment. Add header to the page paragraphs . Create a TextFragment for...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  9. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list formatting is applied to a paragraph...formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks A paragraph in a Microsoft Word document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....various document nodes—such as paragraphs, tables, runs, fields, bookmarks...complex elements such as paragraphs, tables, images, etc. Regardless...

    docs.aspose.com/words/python-net/how-to-extract...