Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 28,930 for

test

(0.11 sec)
  1. Export Presentations to XAML in PHP|Aspose.Slid...

    Convert PowerPoint and OpenDocument slides to XAML using Aspose.Slides for PHP via Java — quick, Office-free solution that keeps your layout intact.... Test the markup in your environment...

    docs.aspose.com/slides/php-java/export-to-xaml/
  2. 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...
  3. 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/
  4. 使用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...
  5. 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-...
  6. 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...
  7. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。... SetPassword ( u "test" ); // Save as Excel file workbook...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  8. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization.... Add ( "Aspose Test Series" , new [] { "Word" ,...

    reference.aspose.com/words/net/aspose.words.dra...
  9. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another.... test ( 'InsertAtBookmark' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 Java 管理演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Java 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。... Pptx ); Presentation test = new Presentation ( outPptxFileName...IAutoShape autoShape = (( AutoShape ) test . getSlides (). get_Item ( 0...

    docs.aspose.com/slides/zh/java/manage-textbox/