Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 31,574 for

test

(0.12 sec)
  1. 限制与 API 差异|Aspose.Slides for PHP 文档

    比较 Aspose.Slides for PHP via Java 与 Aspose.Slides for Java 之间的限制和 API 差异。...ShapeType ; public class Test { public static void main (...

    docs.aspose.com/slides/zh/php-java/limitations-...
  2. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart.... test ( 'ChartSeriesCollectio' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Pdf file merge issue - Free Support Forum - asp...

    Excel and Pdf file.zip (3.8 MB) Pls find attach sample file of excel & pdf (output generated & expected pdf ) files... Test the merging functionality using...expected output so that we can test the scenario in our environment...

    forum.aspose.com/t/pdf-file-merge-issue/314094
  4. How to apply/set text alignment to TextBox with...

    How to apply/set text alignment to TextBox in Aspose.Cells for JavaScript via C++.... text = "This is a test." ; // set alignment shape ...

    docs.aspose.com/cells/javascript-cpp/applying-t...
  5. FieldBuilder.add_switch method | Aspose.Words f...

    aspose.words.fields.FieldBuilder.add_switch method...displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)...displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddField method. Adds a field represented by a FieldBuilder to the argument in C++....displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Hyperlinks do not work when exporting from HTML...

    Hi, I am trying to export from HTML to PDF and want to encrypt the document. Hyperlinks work fine in the exported PDF if the encryption is NOT used. However, they cannot be clicked if PDF is encrypted. I need the links…...following resources here for testing. Input HTML file Aspose generated...problem. public static void test() { InputStream is = new By...

    forum.aspose.com/t/hyperlinks-do-not-work-when-...
  9. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the data source. Currently, I’m instantiating the data source like this: var dataSource = new JsonDataSource(n…...BuildReport(doc, dataSource); Next Steps Test the performance with the file-based...input JSONT file here for testing? We will check the issue and...

    forum.aspose.com/t/jsondatasource-initializatio...
  10. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for .NET API 来实现此目的。... GetDataFilePath ( "test.fbx" ); // Load a 3D file Scene...RunExamples . GetOutputFilePath ( "test-splitted.fbx" ); scene . Save...

    docs.aspose.com/3d/zh/net/split-mesh/