Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 157,082 for

2

(0.67 sec)
  1. ParagraphFormat.is_list_item property | Aspose....

    ParagraphFormat.is_list_item property. True when the paragraph is an item in a bulleted or numbered list....writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...writeln ( 'Numbered list item 2.' ) builder . writeln ( 'Numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text.... writeln ( 'Item 2' ) builder . list_format . list_indent...1 { new_line } ' + f ' > Item 2 { new_line } ' + f ' + Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Rendered chart is distorted with several defect...

    Dear Aspose. As you can see from example. Chart differences (Rendered by Aspose 25.3 VS original in Excel) 1 - Extra black tooth like chart series is rendered 2 - Extra labels are rendered in chart 3 - Blue chart la…...like chart series is rendered 2 - Extra labels are rendered in...Discourse April 10, 2025, 1:31pm 2 @ottap It seems you are experiencing...

    forum.aspose.com/t/rendered-chart-is-distorted-...
  4. No visible values in Drop-Down in GridJS - Free...

    Hi, I have issue with Drop-Down values. In Aspose.Cells GridJS, Excel Data Validation (List) drop-downs show no visible values when the validation Source refers to a ‘Named Range’ (defined in Excel ‘Name Manager’). In…...zhu March 5, 2026, 1:00pm 2 @klep We have opened the following...download. klep May 11, 2026, 2:38pm 5 Hi, I have a question regarding...

    forum.aspose.com/t/no-visible-values-in-drop-do...
  5. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... For example: 1-2-3-4 sequence and TextBox.break_forward_link()...break_forward_link() at the 2-nd textbox will create two sequences 1-2, 3-4. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Generate DEUTSCHEPOST BarCode Images via Python...

    Create DEUTSCHEPOST symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  7. Generate SINGAPOREPOST BarCode Images via Pytho...

    Create SINGAPOREPOST symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  8. TOC getting distorted in multi-lingual scenario...

    Hi Tilal, While generating TOC page for English headers, it is getting generated fine, but when we add Spanish/French headers we are facing following issues : Issue 1 : When add very long headers they are getting trim…...English/Spanish/French headers) Issue 2 : Whenever it finds header in...Siddesh tilal.ahmad March 2, 2015, 7:50am 2 Hi Siddesh, Thanks for...

    forum.aspose.com/t/toc-getting-distorted-in-mul...
  9. CAD Cloud API access missing from token (api.ca...

    Hello Aspose team, I have created an Aspose Cloud application and can authenticate successfully, however all CAD endpoints return Unauthorized. My OAuth token scopes are: api.billing, api.identity, api.products, api.s…...sasaki January 16, 2026, 2:12am 1 Hello Aspose team, I have...Discourse January 16, 2026, 2:12am 2 @niki.sasaki The user’s OAuth...

    forum.aspose.com/t/cad-cloud-api-access-missing...
  10. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...