Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 15,616 for

paragraphs

(0.2 sec)
  1. Create PDF using C++ | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for C++ API to easily generate and read PDF files in C++ applications.... Add TextFragment to the Paragraphs collection of the page. Save..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    products.aspose.com/pdf/cpp/create/
  2. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/net/aspose.words/nod...
  3. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... among tables and paragraphs). Row The element occurs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListLabel.labelValue property | Aspose.Words fo...

    ListLabel.labelValue property. Gets a numeric value for this label....extract the list labels of all paragraphs that are list items. let...getChildNodes ( aw . NodeType . Paragraph , true ). toArray (); // Find...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Table to PDF using C# | Aspose.PDF

    Adding table in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Paragraphs . Add ( table ); pdfDocument...

    products.aspose.com/pdf/net/table/add/
  6. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...Paragraphs?[0]?.Portions?[0]; if (portion...var para = cell?.TextFrame?.Paragraphs?[0]; if (para != null) {...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of Paragraphs in the document in C++....uiltInDocumentPrope::get_Paragraphs method Contents [ Hide ]...BuiltInDocumentPrope::get_Paragraphs method Represents an estimate...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. PageSetup.line_number_count_by property | Aspos...

    PageSetup.line_number_count_by property. Returns or sets the numeric increment for line numbers....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". # This paragraph is on the 15th line, which...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreInserted method. Gets or sets a boolean value indicating either to ignore text inside insert revisions. The default value is false in C++....revisions and insert a paragraph. That paragraph will be an insert...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ) -> get_IsInsertRevision...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/net/aspose.words/pag...