Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 18,224 for

paragraphs

(0.09 sec)
  1. 高级功能|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/zh/net/advanced-features/
  2. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    Customize your list levels with the ListLevel CustomNumberStyleFormat property. Easily set unique number formats for enhanced document styling.... Paragraphs [ 0 ]. ListFormat . ListLevel...doc . FirstSection . Body . Paragraphs ; Assert . That ( paras [...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Aspose::Words::ParagraphFormat::get_TabStops me...

    Aspose::Words::ParagraphFormat::get_TabStops method. Gets the collection of custom tab stops defined for this object in C++....right tab stop in TOC related paragraphs. auto doc = System :: MakeObject...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions...revisions and insert a paragraph. That paragraph will be an insert.... first_section . body . paragraphs [ 1 ] . is_insert_revision...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....to paragraphs collection of FloatingBox box . paragraphs . add...to paragraphs collection of page object page . paragraphs . add...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  6. Animate PowerPoint Text in PHP|Aspose.Slides fo...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java, with easy-to-follow, optimized code examples....Add Animation Effects to Paragraphs We added the addEffect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/php-java/animated-text/
  7. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations....Get Paragraph Bounds from Presentations in .NET Contents [ Hide...Hide ] Get Paragraph and Portion Coordinates in a TextFrame Using...

    docs.aspose.com/slides/net/paragraph/
  9. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing document formatting and organization....collection separately from the paragraphs of text. You do not create...AddCopy method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Python. This article covers a list of steps and an example code to remove bullet points from Word document using Python....Convert Bullet Points to Paragraph in Word File using Python...convert bullet points to paragraph in Word file using Python...

    kb.aspose.com/words/python/convert-bullet-point...