Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 31,337 for

test

(0.17 sec)
  1. MetafileRenderingOptions class | Aspose.Words f...

    Aspose.Words.Saving.MetafileRenderingOptions class. Allows to specify additional metafile rendering options... test . skip ( 'HandleBinaryRasterWa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 更改演示文稿中形状的填充颜色|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... // The test file must have a filled shape...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  3. Aspose.3D 1.2.0中的公共 API 更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save ( "d:\\camera-test.3ds" , FileFormat . Discreet3DS...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  4. 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...
  5. 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...
  6. HtmlLoadOptions constructor | Aspose.Words for ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to set the category axis with Node.js via C...

    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...
  8. XLSX to PDF only the first rows are rendered - ...

    Hi team, I’m converting an Excel file (.xlsx) to PDF. The PDF only shows the first rows of the sheet; the rest of the rows are not rendered. I’m attaching the original Excel and a screenshot of the output where the trun…...NET (tested in both .NET Framework and...any rows that might be hidden. Test with Different Formats : If...

    forum.aspose.com/t/xlsx-to-pdf-only-the-first-r...
  9. Adding an Image as a Paragraph causes infinite ...

    I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Combine(directory, "test.png")), HorizontalAlignment...Save(Path.Combine(directory, "test.pdf")); I am pretty sure this...

    forum.aspose.com/t/adding-an-image-as-a-paragra...
  10. Verify that Cell Value Satisfies Data Validatio...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with the sample code below to test the cell.getValidationValue()...

    docs.aspose.com/cells/java/verify-that-cell-val...