Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 158,365 for

2

(2.09 sec)
  1. ParagraphFormat.IsListItem | Aspose.Words for .NET

    Discover how the ParagraphFormat IsListItem property enhances your document formatting by identifying bulleted or numbered list items effortlessly....Writeln ( "Bulleted list item 2." ); builder . ParagraphFormat...Writeln ( "Numbered list item 2." ); builder . Writeln ( "Numbered...

    reference.aspose.com/words/net/aspose.words/par...
  2. Copy Inner Field|Aspose.PDF for Python via .NET

    Copy PDF Form Fields to a New Position Using Python using Aspose.PDF for Python....called ‘First Name Copy’ on page 2 at specific coordinates (x=200...field ‘First Name Copy’ on page 2 at coordinates (200, 600). Save...

    docs.aspose.com/pdf/python-net/copy-inner-field/
  3. 81920787.xlsx

    Data Position Age Name Salary Backend Developer 22 Adam 1000 Chief Architect 22 Eva 2000 Frontend Developer 18 John 3000 Backend Developer 18 Jane 4000 Frontend Developer 18 Tom 5000 Backend Develo......Total 8000 Backend Developer (2) Position Backend Developer Age...Total 18000 Chief Architect (2) Position Chief Architect Age...

    docs.aspose.com/cells/python-net/show-report-fi...
  4. 81920918.xlsx

    Data Position Age Name Salary Backend Developer 22 Adam 1000 Chief Architect 22 Eva 2000 Frontend Developer 18 John 3000 Backend Developer 18 Jane 4000 Frontend Developer 18 Tom 5000 Backend Develo......Total 8000 Backend Developer (2) Position Backend Developer Age...Total 18000 Chief Architect (2) Position Chief Architect Age...

    docs.aspose.com/cells/java/show-report-filter-p...
  5. TabStopCollection.Before | Aspose.Words for .NET

    Discover the TabStopCollection Before method, efficiently retrieve the nearest left tab stop for seamless navigation in your application.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  6. TabStopCollection.After | Aspose.Words for .NET

    Discover the TabStopCollection After method to efficiently retrieve the first tab stop right of your specified position for seamless navigation.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...start_page_index = 0 , page_count = 2 ) aw . lowcode . Splitter . extract_pages...ARTIFACTS_DIR + 'LowCode.ExtractPages.2.docx' , save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Section::AppendContent method | ...

    Aspose::Words::Section::AppendContent method. Inserts a copy of content of the source section at the end of this section in C++....builder -> Write ( u "Section 2" ); builder -> InsertBreak ( Aspose...get_Sections () -> idx_get ( 2 ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. Aspose::Words::Fields::FieldCollection::idx_get...

    Aspose::Words::Fields::FieldCollection::idx_get method. Returns a field at the specified index in C++....example -1 means the last item, -2 means the second before last and... fields -> get_Count ()); // 2 - Get the collection to remove...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldIfComparisonResult | Aspose.Words for Java

    Specifies the result of the IF field condition evaluation in Java....write("\nStatement 2: "); field = (FieldIf) builder...); field.setRightExpression("2 + 3"); field.setTrueText("True");...

    reference.aspose.com/words/java/com.aspose.word...