Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 18,171 for

paragraphs

(0.07 sec)
  1. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your document styling effortlessly!...all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. public class...

    reference.aspose.com/words/net/aspose.words/par...
  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. 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...
  5. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... get_Item ( 0 )); // Get paragraphs from the target shape (assumes...shape index 1 is used). let paragraphs = slide . getShapes (). get_Item...

    docs.aspose.com/slides/nodejs-java/excel-integr...
  6. 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...
  7. 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/
  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. 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-...
  10. ASP - VBScript via COM Interop|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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/net/asp-vbscript-via-com-in...