Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 147,943 for

2

(0.2 sec)
  1. EndnoteOptions.RestartRule | Aspose.Words for .NET

    Discover how the EndnoteOptions RestartRule property enhances your document by controlling automatic numbering for a polished, professional look.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.not...
  2. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation...."Second page" ] i = 0 ; while ( i < 2 ): # Create Heading object heading2...getPages () . get_Item ( i + 2 )) # Destination page heading2...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  3. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....append_paragraph ( 'Paragraph 2. ' ) body . append_paragraph (... count ) para = paragraphs [ 2 ] para . remove () # Such paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....appendParagraph ( "Paragraph 2. " ); body . appendParagraph (...4 ); para = paragraphs . at ( 2 ); para . remove (); // Such paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted.... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlSchemaCollection.index_of method | Asp...

    CustomXmlSchemaCollection.index_of method. Returns the zero-based index of the specified value in the collection.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of 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...
  8. FieldIf.evaluate_condition method | Aspose.Word...

    FieldIf.evaluate_condition method. Evaluates the condition.... write ( ' \n Statement 2: ' ) field = builder . insert_field...'=' field . right_expression = '2 + 3' field . true_text = 'True'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldAddressBlock::get_L...

    Aspose::Words::Fields::FieldAddressBlock::get_LanguageId method. Gets or sets the language ID used to format the address in C++....GetFieldCode ()); // Setting this to "2" will include all countries and...set_IncludeCountryOrRegi ( u "2" ); field -> set_FormatAddressOnCount...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ChartDataLabelCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataLabelCollection, providing quick access to the total number of ChartDataLabels for enhanced data visualization....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...