Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 25,163 for

test

(0.12 sec)
  1. CellFormat.verticalMerge property | Aspose.Word...

    CellFormat.verticalMerge property. Specifies how the cell is merged with other cells vertically.... test ( 'CheckCellsMerged' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a document easily and fast instead of using NPOI in C#.... SetText ( "This is test table contents" ); r1 . IsBold...

    docs.aspose.com/words/net/format-table-in-docum...
  3. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...3 KB) @Test void test5() throws Exception...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  4. HtmlLoadOptions constructor | Aspose.Words for ...

    aspose.words.loading.HtmlLoadOptions constructor... assertEqual ( 'Test encrypted document.' , doc ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to set category axis with Node.js via C++|D...

    Learn how to set the category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....node" ); // Your local test path const dataDir = "" ; //...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-cat...
  6. FieldBuilder.AddArgument | Aspose.Words for .NET

    Enhance your coding with FieldBuilder's AddArgument method, designed to effortlessly add field arguments for streamlined development....displays, the IF field will test two numeric expressions for...displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_IsAutoSpacing method. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels in C++....get_Series () -> Add ( u "Aspose Test Series" , System :: MakeArray...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max to min in C++....get_Series () -> Add ( u "Aspose Test Series" , System :: MakeArray...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_BaseTimeUnit method. Returns or sets the smallest time unit that is represented on the time category axis in C++....get_Series () -> Add ( u "Aspose Test Series" , System :: MakeArray...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare. sa…... Make sure to test this adjustment with your documents...source: File_test_v1.docx (37.8 KB) target: File_test_v2.docx (81...

    forum.aspose.com/t/header-footer-content-update...