Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 39,339 for

2

(0.04 sec)
  1. Aspose.PDF NOT Support FW4.8 - Free Support For...

    Hello As of version 24.4.0 the Aspose.PDF package is supported in version 4.8.1 and seems to be unsupported in version 4.8 (shows unrelated dependencies) Is there an upcoming version to enable support for 4.8 as well?...Discourse April 3, 2025, 11:02am 2 @Aviadm Could you please clarify...sergei.shibanov April 3, 2025, 2:42pm 5 @Aviadm Yes, support for...

    forum.aspose.com/t/aspose-pdf-not-support-fw4-8...
  2. LegendPosition enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.LegendPosition enumeration. Specifies the possible positions for a chart legend....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextFormFieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.TextFormFieldType enum, defining various text form field types for enhanced document automation and customization.... Date 2 The text form field can contain..."Enter your name here" , 30 ); // 2 - Combo box with prompt text,...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtSaveOptions.ListIndentation | Aspose.Words f...

    Discover the TxtSaveOptions ListIndentation property, which customizes list indentation for enhanced readability. Control characters and levels effortlessly!... Writeln ( "Item 2" ); builder . ListFormat . ListIndent...Item 1{newLine}" + $" a. Item 2{newLine}" + $" i. Item 3{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Lists::ListLevel::get_LinkedStyl...

    Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the paragraph style that is linked to this list level in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Lists::ListLevel::get_RestartAft...

    Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++.... AllAtEnd 2 All headers and footers are placed...builder -> Writeln ( u "Page 2" ); builder -> InsertBreak ( BreakType...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one list level. The default value is 0, that means no indentation in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...Item 1 \r\n " ) + u " a. Item 2 \r\n " + u " i. Item 3 \r\n "...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting. To learn more, visit the documentation article in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

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