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

test

(0.15 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. Extarct text from image (png, jpeg, tiff, AFP) ...

    I need to extract the text from images (png,jpeg,tiff, AFP) documents using aspose? can you please advice it is possible or not? I try to use Aspose OCR but I am not able to get the text. if possible, can you please sha…... We will test the scenario in our environment...

    forum.aspose.com/t/extarct-text-from-image-png-...
  5. 使用评论|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.... 880708661417323 , "test@" ); // Save diagram diagram...

    docs.aspose.com/diagram/zh/java/working-with-co...
  6. FilterCriteria Data | Aspose.Tasks Documentation

    How to read and modify filter criteria in Microsoft Project files using Aspose.Tasks for .NET.... Test N/A R R RW RW RW RW RW 4. Values...

    docs.aspose.com/tasks/net/filtercriteria-data/
  7. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF document from a Word report: import com.aspose.words.Document; import com.aspose.words.SaveFormat; public class WordToPdf { …...printStackTrace(); } } } Test with Different Versions : If...

    forum.aspose.com/t/the-generated-pdf-report-has...
  8. 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...
  9. 如何用 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-...
  10. 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...