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

test

(0.06 sec)
  1. How to fetch entities from a block reference in...

    how to fetch entities from a block reference in dwg file using Aspose.cad for dotnet. The Block reference consists of a ellipse and text....12:59pm 4 @Asheesh32 , Hi, please test if this is useful: foreach (CadEntityBase...

    forum.aspose.com/t/how-to-fetch-entities-from-a...
  2. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a PDF using the code below: document = new Document(); document.Pages.Add(); Page page = document.Pages[1]; string audioFile = @"…...string audioFile = @"D:\Projects\Test\Tts1\Sample 44k 16bit x1.wav";...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...
  3. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... test ( 'CalculateDepthOfNest' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Excel to PDF, the border width of table...

    Hi, when convert excel to pdf, I want to the border with of table to be more thin. In excel, the cellbordertype has set to thin. Can I customize the table border width? Or after converting to PDF, read the file through a…...2025, 2:00am 4 @xhaixia By testing on the latest version of v25...using sample files and code, the test results were compared with the...

    forum.aspose.com/t/convert-excel-to-pdf-the-bor...
  5. Install Aspose.PDF for Java|Aspose.PDF for Java

    This section shows a product description and instructions for installing Aspose.PDF for Java on your own, as well as using NuGet....evaluation watermark If you want to test Aspose.PDF for Java without...11 environment and all the tests and functionality works fine...

    docs.aspose.com/pdf/java/installation/
  6. PageSetup HeaderDistance, FooterDistance TextCo...

    Hello, despite setting the CurrentCulture of the CurrentThread to something static and resetting the DefaultFont LocaleId to again something stating, some parameters of PageSetup keeps changing according to the environm…...Spacing and in my tests they goes in the document.xml...we are needing to reproduce tests and verify our code in multiple...

    forum.aspose.com/t/pagesetup-headerdistance-foo...
  7. Automate MPP File Merger with Aspose.com - Onli...

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

    products.aspose.com/tasks/net/merger/mpp/
  8. Automate MPT File Merger with Aspose.com - Onli...

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

    products.aspose.com/tasks/net/merger/mpt/
  9. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am Testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one line. If …...multi-language application so I am testing unicode and Hebrew. 1) Well...addImage(“shap2-B.png”, section, “test for png”, ImageFileType.Png);...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  10. Metered License Applied but GetConsumptionCredi...

    var metered = new Metered(); metered.SetMeteredKey(“PUBLIC_KEY”, “PRIVATE_KEY”); decimal consumed = Metered.GetConsumptionQuantity(); decimal credit = Metered.GetConsumptionCredit(); bool isLicensed = Metered.IsMeter…...IsMeteredLicensed(); var doc = new Document(“test.docx”); doc.Save(“output.pdf”);...Document doc = new Document("test.docx"); doc.Save("output.pdf");...

    forum.aspose.com/t/metered-license-applied-but-...