Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 32,490 for

test

(0.15 sec)
  1. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…... I have tested this behavior also on the Aspose...handling .odt files. I have also tested the issue on the latest version...

    forum.aspose.com/t/footer-height-and-extra-line...
  2. Code 16K in Node.js via Java | products.aspose.com

    Aspose.Barcode for Node.js via Java API allows customize, generate and recognize Code 16K barcodes in your JavaScript application...Laboratory and Diagnostic Testing: In laboratory and diagnostic...Code 16K can be used to encode test orders, specimen identification...

    products.aspose.com/barcode/nodejs-java/code16k/
  3. Code 16K in C++ | products.aspose.com

    Aspose.Barcode for C++ API allows customize, generate and recognize Code 16K barcodes in your C++ application...Laboratory and Diagnostic Testing: In laboratory and diagnostic...Code 16K can be used to encode test orders, specimen identification...

    products.aspose.com/barcode/cpp/code16k/
  4. 使用 Aspose.Email.Outlook 管理消息文件|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...."sender@test.com" , "recipient1@test.com; recipient2@test.com" ..., "Test Subject" , "This is a body of message." ); MailConversionOption...

    docs.aspose.com/email/zh/java/managing-message-...
  5. Automate Microsoft Project File Merger with Asp...

    Aspose.com provides powerful tools to help automate Microsoft Project file merging. With our intuitive user interface, you can quickly and easily convert Microsoft Project files into PDF, XML, or other formats. You can also merge multiple Microsoft Project files into a single file, customize the output file, and organize your data....Microsoft Project files Merger Test the quality of Microsoft Project...PDF and others format online. Test the quality of the process in...

    products.aspose.com/tasks/net/merger/ms-project/
  6. Rare Chinese Characters display incorrectly - F...

    https://forum.aspose.com/t/rare-chinese-characters-display-incorrectly/271149/11 JinbiaoSong.zip (9.6 MB)...Test; public class FallbackFontTest { @Test public void...oss-cn-shanghai.aliyuncs.com/test/JinbiaoSongExt.ttf asad.ali...

    forum.aspose.com/t/rare-chinese-characters-disp...
  7. What are the available options to add images to...

    We are performing mailmerge operation to generate a document using aspose words cloud api, is there any specific to dynamically add images to the document?...}, new string[] { @"C:\Temp\test.png" }); doc.Save(@"C:\Temp\out...string[] { "test" }, new string[] { @"C:\Temp\test.png" }); doc...

    forum.aspose.com/t/what-are-the-available-optio...
  8. Attributes of Text Elements don't seem to work ...

    Hello, I’ve noticed that in elements the textLength Attribute doesn’t seem to work when converting an SVG file into an image. I’ve then Tested the svg-text-arranging.svg file from this article and noticed that the resu…... I’ve then tested the svg-text-arranging.svg...rendering of text attributes. Test with Simplified SVG : Create...

    forum.aspose.com/t/attributes-of-text-elements-...
  9. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …...compiled project in Windows and tested output file on two operating...}; // Your existing code... Test with Different Browsers : Since...

    forum.aspose.com/t/html-file-is-displayed-incor...
  10. Split Mesh|Documentation

    Developers may require 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. Developers can now achieve this by using Aspose.3D for Python via .NET API.... input = "data-dir" + "test.fbx" # Load a 3D file scene...Save file output = "out" + "test-splitted.fbx" scene . save (...

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