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

test

(0.32 sec)
  1. Wmf to png conversion absolute line and divid l...

    Using aspose.imageing java product: converting wmf to png file. After converting wmf to png , the absolute line e.g. |u| , “|” getting very faint in png file. wmf file and converted png file enclosed in zip format. i…...OS/Java/installed fonts and so on) // Please test the different options here ...getHeight() * 1.33 * 4)); } // Please test the different options here ...

    forum.aspose.com/t/wmf-to-png-conversion-absolu...
  2. Generate Codabar Barcodes in C++|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....Codabar Barcodes Online : You can test the quality of Aspose.BarCode...

    docs.aspose.com/barcode/cpp/codabar-barcodes/
  3. Installing and Using Aspose.Cells Java for Ecli...

    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.... You can now test other examples and start building...

    docs.aspose.com/cells/java/installing-and-using...
  4. 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...
  5. 如何在 Docker 中运行 Aspose.Slides for C++|Aspose.Sli...

    在 Docker 容器中运行 Aspose.Slides:配置镜像、依赖、字体和授权,以构建可扩展的服务,处理 PowerPoint 和 OpenDocument。...add-apt-repository ppa:ubuntu-toolchain-r/test \ && apt-get update && apt-get...add-apt-repository ppa:ubuntu-toolchain-r/test \ && apt-get update && apt-get...

    docs.aspose.com/slides/zh/cpp/how-to-run-aspose...
  6. 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/
  7. 使用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...
  8. Issue with an EMF Image When Converting a Prese...

    Hi, We have been working with Aspose.Slides.Cpp since version 24. We also have purchased the license. Recently we have upgraded the Aspose.Slides.Cpp to version 25.6(laTest) and found out that our emf with table annotat…... Test with Different EMF Files : Try...suggested troubleshooting steps and test the results. If the problem...

    forum.aspose.com/t/issue-with-an-emf-image-when...
  9. 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-...
  10. 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...