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

test

(0.44 sec)
  1. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...information and the outcome of the XMP test we can determine the next appropriate...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  2. After converting .vsdx to .svg two elements in ...

    Hello Aspose, After updating to the laTest version 25.10, we faced the problem. The attached archive contains the .vsdx document. After converting .vsdx to .svg (C# language) two elements in the diagram were corrupted. …... Test with Different Pages : If your...

    forum.aspose.com/t/after-converting-vsdx-to-svg...
  3. Aspose.Cells 8.0.2中的公共API变更|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" ); //Save the Excel file book...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreaTestyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…... Test the implementation to ensure...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  5. 如何用 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-...
  6. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis.... test ( 'ChartSeriesCollectio' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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-...
  8. 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...
  9. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…... Test the solution to confirm that...

    forum.aspose.com/t/bookmark-settext-breaks-left...
  10. Node application (c++) + xlsb file = bad format...

    Hi there, I am working on a project in which I’m using the node wrapper over the c++ library. In our case we narrowed down an issue to this simple operation: open file, then save file. Do this twice in a row on the same…...Simon, Yes, for sure, please test with this one breakme_original_masked...

    forum.aspose.com/t/node-application-c-xlsb-file...