Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 149,478 for

2

(0.17 sec)
  1. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of OLE object...assertEqual ( 2 , len ( shapes )) self . assertEqual ( 2 , len ([...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....note ( doc , 'Section 2' , 'Endnote 2, will be pushed down to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children....writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...writeln ( 'Bulleted list item 2' ) builder . writeln ( 'Bulleted...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++...." ); // 2 - The "Primary" header/footer...builder -> Writeln ( u "Page 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::Fields::FieldListNum::Remove met...

    Aspose::Words::Fields::FieldListNum::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent paragraph. If the field is already removed, returns null in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldTC.entry_level property | Aspose.Words for...

    FieldTC.entry_level property. Gets or sets the level of the entry....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. The First Slide Displays for Longer When Genera...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...slides-gifexport ISIWARE October 6, 2025, 2:56pm 1 Hello, I am generating...Discourse October 6, 2025, 2:56pm 2 @ISIWARE It appears that the...

    forum.aspose.com/t/the-first-slide-displays-for...
  8. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...Writeln ( u "Bulleted list item 2." ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_pages method...extract_pages ( index = 0 , count = 2 ) doc . save ( file_name = ARTIFACTS_DIR..."Print 2 pages" in MS Word. # The start page will be set to 2 and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HTML Color Tutorial – Background, Border, and T...

    Complete HTML color guide. Learn how to change text color, background color & border colors using color names, RGB, HEX, and HSL codes....following example: Copy 1 < html > 2 < body > 3 < h2 style = "color:DarkCyan;"...following example: Copy 1 < html > 2 < head > 3 < style > 4 h2 { 5...

    docs.aspose.com/html/net/tutorial/working-with-...