Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 15,617 for

paragraphs

(0.04 sec)
  1. TabStopCollection.remove_by_position method | A...

    TabStopCollection.remove_by_position method. Removes a tab stop at the specified position from the collection....right tab stop in TOC related paragraphs. doc = aw . Document ( file_name...docx' ) # Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the list level formatting plus any formatting overrides applied to the current paragraph in C++....overrides applied to the current paragraph. System :: SharedPtr < Aspose...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. FrameFormat.Width | Aspose.Words for .NET

    Discover the FrameFormat Width property to easily retrieve the frame's width in points, enhancing your design precision and efficiency....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  4. FrameFormat.isFrame property | Aspose.Words for...

    FrameFormat.isFrame property. Returns ``true`` if the paragraph is a frame....property Returns true if the paragraph is a frame. get isFrame ()...formatting properties of paragraphs that are frames. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::TabStop::get_Alignment method | ...

    Aspose::Words::TabStop::get_Alignment method. Gets or sets the alignment of text at this tab stop in C++....right tab stop in TOC related paragraphs. auto doc = MakeObject <...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. How to Remove All Page Breaks in Word using C#

    This article guides on how to remove all page breaks in Word using C#. It has information about the IDE settings, a list of steps, and a runnable program to eliminate page breaks in Word using C#....all the paragraphs Parse through all the paragraphs and check...the page breaks before the paragraph Remove the page breaks before...

    kb.aspose.com/words/net/how-to-remove-all-page-...
  7. Aspose::Words::DocumentBuilder::MoveToParagraph...

    Aspose::Words::DocumentBuilder::MoveToParagraph method. Moves the cursor to a paragraph in the current section in C++....method Moves the cursor to a paragraph in the current section. void...int32_t The index of the paragraph to move to. characterIndex...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Template Syntax in Java|Aspose.Words for Java

    How to create a template for LINQ Reporting Engine to build a report in Java....that can occupy multiple paragraphs to be more descriptive. A...lead to a situation where a paragraph containing the tag becomes...

    docs.aspose.com/words/java/template-syntax/
  9. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…..."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);..."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);...

    forum.aspose.com/t/your-examplesimple-does-not-...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the document. Default value is %2 in C++....document will be split at paragraphs formatted using Heading 1...only Heading 1 and Heading 2 paragraphs cause the document to be...

    reference.aspose.com/words/cpp/aspose.words.sav...