Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 666,768 for

2

(0.23 sec)
  1. Watermark overlapping in Excel in footer using ...

    Hi The watermark is overlapping in Excel in the footer using Aspose Cells for Java API. It is not allowing to upload sample xls file It is a Excel 97 document. How to share the same?...sabkan December 21, 2023, 4:38pm 2 private boolean watermarkTextExcelFi...pageSetup.setFooter(2, watermarkText); // 2 represents the section...

    forum.aspose.com/t/watermark-overlapping-in-exc...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Epu...

    Aspose::Words::Saving::HtmlSaveOptions::get_EpubNavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to IDPF EPUB or AZW3 formats. Default value is %3 in C++....of styles Heading 1 , Heading 2 and Heading 3 . You can set this..."Heading 2" )); builder -> Writeln ( u "Heading #2" ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. System::Collections::Specialized::BitVector32::...

    Public Member Functions | Static Public Member Functions | Friends | List of all members System::Collections::Special......Documentation ◆ Section() [1/2] ASPOSECPP_SHARED_API System:...Creates empty object. ◆ Section() [2/2] ASPOSECPP_SHARED_API System...

    reference.aspose.com/barcode/cpp/class/system.c...
  4. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::CompositeNode::PrependChild meth...

    Aspose::Words::CompositeNode::PrependChild method. Adds the specified node to the beginning of the list of child nodes for this node in C++....MakeObject < Run > ( doc , u "Run 2. " ); auto run3 = MakeObject <...paragraphText ); ASSERT_EQ ( u "Run 2. Initial text." , paragraph ->...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::Fields::ToaCategories Class Refe...

    Represents a table of authorities categories...."Statutes" , toaCategories->idx_get(2)); toaCategories->idx_set(1, u...toaCategories->idx_set(2, u "My Category 2" ); // We can always...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Email::Clients::Exchange::WebService::M...

    Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members Aspose::E......Documentation ◆ AddMessage() [1/2] System::SharedPtr< EwsAppendMessage...message to append. ◆ AddMessage() [2/2] System::SharedPtr< EwsAppendMessage...

    reference.aspose.com/email/cpp/class/aspose.ema...
  8. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....Category 1" , u "AW Category 2" }); // Adding new series. Value...:: MakeArray < double > ({ 1 , 2 })); auto series2 = seriesColl...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  9. BookmarksOutlineLevelCollection.Clear | Aspose....

    BookmarksOutlineLevelCollection Clear method. Removes all elements from the collection in C#.... StartBookmark ( "Bookmark 2" ); builder . Writeln ( "Text...Bookmark 1 and 2." ); builder . EndBookmark ( "Bookmark 2" ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection....'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...builder . end_bookmark ( 'Bookmark 2' ) builder . writeln ( 'Text inside...

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