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

test

(0.31 sec)
  1. 更改演示文稿中形状的填充颜色|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...
  2. 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...
  3. 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...
  4. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...load("test.eml")) #ExEnd: LoadingContactFromVC...from_mail_message(MailMessage.load("test.eml", load_options)) Update...

    forum.aspose.com/t/python-unable-to-convert-eml...
  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. 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...
  9. 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...
  10. Manage VBA code of Excel Macro‑Enabled workbook...

    Add VBA module and modify VBA or macro with Aspose.Cells library....Button1_Click () MsgBox "This is test message." End Sub After executing...

    docs.aspose.com/cells/net/manage-vba-project/