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

test

(0.1 sec)
  1. ICS file giving exception (Given key) while App...

    Dear Team, I am facing issue while loading ICS file using above code: calDoc = Appointment.Load(strTempNewIcs, new AppointmentLoadOptions() { IgnoreSmtpAddressCheck = true }); Its giving exception that The given key w…... Test with a Simple ICS File : Create...

    forum.aspose.com/t/ics-file-giving-exception-gi...
  2. Licensing|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....request a Temporary License to test full Aspose.BarCode for C++...

    docs.aspose.com/barcode/cpp/licensing/
  3. Excel convert file, data was wrong during conve...

    We have a business requirement to use Aspose to add macros to Excel files and send them to others for operations. Once the operations are completed, the files are returned to us, and we use Aspose to remove the macros. R…...0 Attached are the test code and the original Excel...

    forum.aspose.com/t/excel-convert-file-data-was-...
  4. How to Add a Row in Excel using Node.js

    This article explains how to add a row in Excel using Node.js. It has the IDE settings, a list of steps, and a runnable sample code to insert line in Excel using Node.js....worksheet for processing Add some test data in different rows in the...inserted into a sheet for testing the feature. The insertRows()...

    kb.aspose.com/cells/nodejs/how-to-add-a-row-in-...
  5. 使用Python创建、操作或删除工作表中的场景 via .NET|Documentation

    学习如何使用 Aspose.Cells for Python via .NET API 编程方式创建、修改和删除Excel工作表中的场景。... comment = "Test sceanrio is created." # Get...

    docs.aspose.com/cells/zh/python-net/create-mani...
  6. Split Mesh|Documentation

    Aspose.3D for Java API has support to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene, if it has been assigned a single material. It can be achieved by using Aspose.3D for Java API....getDataDir (); MyDir = MyDir + "test.fbx" ; // Load a 3D file Scene...RunExamples . getOutputFilePath ( "test-splitted.fbx" ); scene . save...

    docs.aspose.com/3d/java/split-mesh/
  7. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…... Here is a test, albeit in Scala. It fails unless...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  8. How to check if Run is a Field? - Free Support ...

    Hi, I drafted the following method based on some C# form answer. Please let me know if that’s correct or maybe there is a way to simplify it? private static boolean isField(Document word, Run run) { try { …...method in your codebase and test it with various Word documents...

    forum.aspose.com/t/how-to-check-if-run-is-a-fie...
  9. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library....880708661417323 , "test@" ); // Save diagram diagram...

    docs.aspose.com/diagram/net/working-with-comments/
  10. Manage VBA codes of Visio Macro-Enabled diagram...

    Add VBA Module and Modify VBA or Macro with Aspose.Diagram library....Button1_Click () MsgBox "This is test message." End Sub After the...

    docs.aspose.com/diagram/net/working-with-vbapro...