Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 150,852 for

2

(0.14 sec)
  1. Block|Documentation

    Block element is used to organize content within containers...."Two-column layout" , "columns_count" : 2 , "children" : [ { "element_type"..."element_type" : "Block" , "column" : 2 , "border" : "square" , "border_size"...

    docs.aspose.com/omr/net/json-markup/block/
  2. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...Section section = doc . Sections [ 2 ]; Assert . That ( section . GetText...

    reference.aspose.com/words/net/aspose.words/sec...
  3. java.lang.OutOfMemoryError: Java heap space Iss...

    Anyone I was using the POI HSMF for reading Outlook msg file. But I get an out of memory error reading anything above 10MB. Thinking of using APOSE for Java. Anyone knows if APOSE is the same. Will I be able to read the…...raza December 8, 2011, 3:44am 2 Hi Mohamad, Thank you for your...back. Msariman December 9, 2011, 2:03am 3 Hi, By the way my code...

    forum.aspose.com/t/java-lang-outofmemoryerror-j...
  4. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CustomPart RelationshipType property to easily manage and define relationships between parent and custom parts for enhanced functionality.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  5. CustomPart.relationship_type property | Aspose....

    CustomPart.relationship_type property. Gets or sets the relationship type from the parent part to this custom part.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element...= [ 'Category 1' , 'Category 2' ] series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.footnoteOptions property | Aspose.Word...

    Document.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this document.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. EndnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words EndnoteOptions class for customizable endnote numbering in your documents and sections. Enhance your document formatting today!... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...
  9. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....-> Writeln ( u " \t Paragraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...