Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 28,610 for

test

(0.11 sec)
  1. PDF to TIFF Converter using C++ | Aspose.PDF

    Sample code for PDF to TIFF conversion using C++. Use C++ example for batch PDF to TIFF conversion....TiffConverter -> BindPdf ( L "D: \\ Test \\ test.pdf" ); TiffConverter ->...SaveAsTIFFClassF ( L "D: \\ Test \\ test.tiff" ); Copy code to the...

    products.aspose.com/pdf/cpp/conversion/pdf-to-t...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....SourceCode = @"Sub Test(oShape As Shape) MsgBox ""Test"" End Sub" ;...officeReference ); pres . Save ( "test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as PDF, the resulting PDF shows some kind of t…...6 KB Can you maybe test it using the same version of...Adobe Reader or maybe using a test version of pdfjs ( PDF.js viewer...

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  4. Check if VBA Code is Signed with Node.js via C+...

    Learn how to check if the VBA code project is signed using Aspose.Cells for Node.js via C++....your Excel files to test this code. For testing purposes, you can...

    docs.aspose.com/cells/nodejs-cpp/check-if-vba-c...
  5. Wrong retrieving of the isAlignmentApplied() fl...

    Hi, we’re experiencing an unexpected behavior when working with a custom cell style. Specifically, after setting the Right alignment on the custom style and then unchecking the “Alignment” checkbox from the custom styl…...attached a screenshot of the test we performed (you can see the...custom style through the UI. Test if cell.getStyle().isAlignmentApplied()...

    forum.aspose.com/t/wrong-retrieving-of-the-isal...
  6. 通过Node.js与C++签署和验证数字签名|Documentation

    使用Aspose.Cells for Node.js via C++对Excel文件进行数字签名和验证。保护工作簿内容的真实性。...pfx" , certPassword , "test for sign" , new Date ()); dsc...( dst . getComments ()); // test for sign - OK console . log...

    docs.aspose.com/cells/zh/nodejs-cpp/assign-and-...
  7. PDF to PNG Converter using C++ | Aspose.PDF

    Sample code for PDF to PNG conversion using C++. Use C++ example for batch PDF to PNG conversion....PngConverter -> BindPdf ( L "D: \\ Test \\ test.pdf" ); PngConverter ->...:: String prefix = L "D: \\ Test \\ " ; System :: String suffix...

    products.aspose.com/pdf/cpp/conversion/pdf-to-png/
  8. Comparison of functionality and performance of ...

    Comparison of functionality and performance of Aspose.Cells for Go via C with Excelize, Tealeg/xlsx, and Go-OLE....✅ Yes Performance Comparison Test environment: Processor: 12th...via C: 25.9.0 Excelize: 1.4.1 Test scenario: a large file with...

    docs.aspose.com/cells/go-cpp/comparison-of-func...
  9. Chart.ToImage - the XAxis labels shown in Legen...

    Hello, We are trying to save chart to image, but the legend isn’t shown as expected. You can see the chart legend is “Test” in my uploaded excel file. I write the code to save it to image: using Aspose.Cells; var cu…...can see the chart legend is “Test” in my uploaded excel file....the expected legend title (“Test”) is likely due to the way the...

    forum.aspose.com/t/chart-toimage-the-xaxis-labe...
  10. Digitally Sign a VBA Code Project with Certific...

    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....file and any certificate to test this code. Source Excel file...

    docs.aspose.com/cells/net/digitally-sign-a-vba-...