Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 31,192 for

test

(0.1 sec)
  1. When generating a DOCX file from a PDF using As...

    when generating a DOCX file from a PDF using Aspose.PDF, some alignment issues were observed with 20.10.0.0 version image.png (40.3 KB)...docx", saveOptions); Next Steps Test the conversion with the updated...

    forum.aspose.com/t/when-generating-a-docx-file-...
  2. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…...HTML: <meta charset="UTF-8"> Test with a Simple HTML : Create...

    forum.aspose.com/t/backslash-being-converted-to...
  3. Issue in PDF footer after Aspose version upgrad...

    Hi Team, We are facing issue after upgrading Aspose from version 17.4 to 25.5. In our case PDF footer is distorting after version upgrade. Footer is coming perfect with the previous version, but it is not good with the …... Test with Minimal HTML : Simplify...

    forum.aspose.com/t/issue-in-pdf-footer-after-as...
  4. Add Bookmark to PDF using C# | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C# Using Aspose.PDF for .NET... Outlines ) { Title = "Test Outline" , Italic = true , Bold...

    products.aspose.com/pdf/net/bookmarks/
  5. Add Bookmark to PDF using C++ | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C++ Using Aspose.PDF for C++...pdfOutline -> set_Title ( u "Test Outline" ); pdfOutline -> set_Italic...

    products.aspose.com/pdf/cpp/bookmarks/
  6. Regression in Aspose.Cells for Node.js via Java...

    Hello Aspose.Cells Support Team, I would like to report a regression issue in Aspose.Cells for Node.js via Java 25.12. We have found that calling refreshPivotTables() clears the filters configured on a Pivot Table. He…...providing the sample code and the test file to demonstrate this issue...

    forum.aspose.com/t/regression-in-aspose-cells-f...
  7. Aspose.email.cpp 获取PST文件中邮件的附件数据,可以分块读取吗 - Free...

    System::SharedPtr<MapiAttachment> attachment = attachments->idx_get(attachmentIndex); if(attachment) { System::SharedPtr<System::IO::MemoryStream> stream = attachment->ToMemoryStream(); } stream把整个附件的数据都读到内存了,大文件的话需要分块…... Test the implementation with various...

    forum.aspose.com/t/aspose-email-cpp-pst/314744
  8. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....Slides digital signing test." ); # Add digital signature...

    docs.aspose.com/slides/php-java/digital-signatu...
  9. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels.... add ( "Aspose Test Series" , [ "Word" , "PDF" ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Adding an Image as a Paragraph causes infinite ...

    I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Combine(directory, "test.png")), HorizontalAlignment...Save(Path.Combine(directory, "test.pdf")); I am pretty sure this...

    forum.aspose.com/t/adding-an-image-as-a-paragra...