Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 19,383 for

2 of

(0.06 sec)
  1. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your document's structure and readability....IsTrue ( runs [ 2 ]. IsInsertRevision ); // 2 - A "format" revision:...changes. Assert . IsTrue ( runs [ 2 ]. IsFormatRevision ); // 3 -...

    reference.aspose.com/words/net/aspose.words/par...
  2. Aspose::Words::PageSetup::get_SuppressEndnotes ...

    Aspose::Words::PageSetup::get_SuppressEndnotes method. True if endnotes are printed at the end Of the next section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that section in C++....InsertSectionWithEnd ( doc , u "Section 2" , u "Endnote 2, will be pushed down to...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end Of the next section that doesn't suppress endnotes...note ( doc , 'Section 2' , 'Endnote 2, will be pushed down to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldNoteRef.insert_relative_position property ...

    FieldNoteRef.insert_relative_position property. Gets or sets whether to insert a relative position Of the bookmarked paragraph....footnote number 2, so the field will display "2 below". # The \f...\f flag makes the number 2 appear in the same format as the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Excel chart has inconsistencies when printed - ...

    Dear Aspose. As you can see from example. When Worksheet is printed there are inconsistencies in the output: 1 - Pink box is lower and hides the value in orange rectangle 2 - Black text in bracket is lower and mess w…...the value in orange rectangle 2 - Black text in bracket is lower...mess with pink box 3 - White (2) is lower - should be in pink...

    forum.aspose.com/t/excel-chart-has-inconsistenc...
  6. Memory Requirements|Aspose.Words for .NET

    How much memory does Aspose.Words for .NET require to work with documents? Learn the details....35 MB size (2 thousand pages), text only DOCX...second document “B” requires just 2 MB size. Measuring the required...

    docs.aspose.com/words/net/memory-requirements/
  7. Memory Requirements|Aspose.Words for Java

    How much memory does Aspose.Words for Java require to work with documents? Learn the details....35 MB size (2 thousand pages), text only DOCX...second document “B” requires just 2 MB size. Measuring the required...

    docs.aspose.com/words/java/memory-requirements/
  8. MappedDataFieldCollection.Count | Aspose.Words ...

    Discover the MappedDataFieldCollection Count property, which efficiently reveals the total number Of elements in your data collection for optimized management.... AreEqual ( 2 , mappedDataFields . Count );...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Extract all Header Text and Level from PDF Docu...

    Please provide code parser all header text from an existing PDF document....ali May 1, 2025, 12:09pm 2 @ln22 There is no such entities...existing document. ln22 May 1, 2025, 2:13pm 3 Sorry if my question was...

    forum.aspose.com/t/extract-all-header-text-and-...
  10. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... assertEqual ( 2 , tables [ 1 ] . rows . count...first_section . body . tables [ 0 ] # 2 - Using the "GetChild" method:...

    reference.aspose.com/words/python-net/aspose.wo...