Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 18,170 for

paragraphs

(0.06 sec)
  1. Aspose::Words::Lists::ListLevel::get_TabPositio...

    Aspose::Words::Lists::ListLevel::get_TabPosition method. Returns or sets the tab position (in points) for the list level in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. 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 = System :: MakeObject...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted 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...doc . firstSection . body . paragraphs . at ( 1 ). isInsertRevision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_AllowSpaceOfSameStyleInTable method. Allow Contextual Spacing of Paragraphs in Tables in C++....Allow Contextual Spacing of Paragraphs in Tables . bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. ASP - JScript via COM Interop|Aspose.PDF for .NET

    Learn to use Aspose.PDF for .NET in ASP and JScript applications through COM Interop. Enable advanced PDF capabilities....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/net/asp-jscript-via-com-int...
  6. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Add TextFragment to the Paragraphs collection of the page. Save.... Pages . Add (); page . Paragraphs . Add ( new Aspose . Pdf...

    products.aspose.com/pdf/net/create/
  7. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java....first line indent to the paragraph to simulate the effect of...loadOptions); ParagraphCollection paragraphs = doc.getFirstSection().getBody()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_EmptyParagraphExportMode method. Specifies how to export empty Paragraphs to Markdown. Default value is EmptyLine in C++....Specifies how to export empty paragraphs to Markdown. Default value...Shows how to export empty paragraphs. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::ParagraphFormat::get_OutlineLeve...

    Aspose::Words::ParagraphFormat::get_OutlineLevel method. Specifies the outline level of the paragraph in the document in C++....the outline level of the paragraph in the document. Aspose ::...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/net/creating-a-table-on-...