Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 20,450 for

2 of

(0.07 sec)
  1. Aspose::Words::Fields::FieldToc::get_TableOfFig...

    Aspose::Words::Fields::FieldToc::get_TableOfFiguresLabel method. Gets or sets the name Of the sequence identifier used when building a table Of figures in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... get_field_code ()) # 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, # and the separator is ">", so...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables Of different column counts back to back like so: ---------------…..., when the document contains 2 tables of different column counts...---------- | table 2 - column 1 | table 2 - column 2 | ---------- The...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  4. Aspose::Words::TabStopCollection::idx_get metho...

    Aspose::Words::TabStopCollection::idx_get method. Gets a tab stop at the specified position 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...
  5. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions....mpp" ); 2 // Save to one page image (Timescale...options = new PdfSaveOptions(); 2 options. PresentationFormat =...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  6. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number Of [ChartDataPoint](../../chartdatapoint/) in this collection....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format Of this data point...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldBuilder.AddArgument | Aspose.Words for .NET

    Enhance your coding with FieldBuilder's AddArgument method, designed to effortlessly add field arguments for streamlined development....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Update toc didn't work - Free Support Forum - a...

    doc.updateFields(), you have to manually update the entire directory after opening word. Moreover, the table Of contents is inconsistent with the first-level heading, and there should be two spaces between the serial n…...Discourse March 25, 2025, 4:05pm 2 @Crane It seems you are experiencing...styles (e.g., Heading 1, Heading 2) when inserting your headings...

    forum.aspose.com/t/update-toc-didnt-work/310348
  10. ChartSeriesGroup | Aspose.Words for Java

    Represents properties Of a chart series group that is the properties Of chart series Of the same type associated with the same axes in Java....String[] { "Category 1", "Category 2", "Category 3" }; series.add("Series...double[] { 2.0, 3.0, 4.0 }); series.add("Series 2 of primary...

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