Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 28,610 for

test

(0.08 sec)
  1. 如何用 JavaScript 通过 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.... This is Test." ; const shape = worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for JavaScript via C++....file and any certificate to test this code. Source Excel file...

    docs.aspose.com/cells/javascript-cpp/digitally-...
  3. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e... test ( 'FieldResultFormattin' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HTML to PDF: ignoring page breaks - Free Suppor...

    Hello, If I open file “Page Break Test.html” in Google Chrome I shared for you in this ticket, I can see page breacks. As result, I can see 3 different pages in Chrome. But, if I try use Aspose.Words to convert this fi…... If I open file “Page Break Test.html” in Google Chrome I shared...please assist? Mikhael Page Break Test.zip (476 Bytes) Dim sSrcFile...

    forum.aspose.com/t/html-to-pdf-ignoring-page-br...
  5. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...\test.pptx"); convertedDocument.Save(@".\test.pdf", SaveFormat...saveOptions); I’ve attached the test files and a screenshot for your...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  6. Problem converting VSDX to SVG - Free Support F...

    Hello Aspose, I encountered two problematic cases with exporting Visio diagrams to SVG format. I do a simple transformation via the method Diagram.Save according to documentation -Diagram.Save | Aspose.Diagram for .NET …...Diagram version is available and test the conversion again. If the...output svgs. After an initial testing, I am able to reproduce the...

    forum.aspose.com/t/problem-converting-vsdx-to-s...
  7. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the textfragent is not coming. i’ve using the fil…... Testing with Different Document Types...TextSearchOptions are correctly configured. Test the extraction with both HTML...

    forum.aspose.com/t/textabsorber-not-getting-reg...
  8. 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/
  9. 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/
  10. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a PDF file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-Test.pdf”; var pdfDocument = new Aspose.Pdf.Document(path); it…...@“C:\Users\YourUser\Documents\my-test.pdf”; var pdfDocument = new...@"C:\Users\YourUser\Documents\my-test.pdf"; try { var pdfDocument...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...