Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 29,606 for

test

(0.21 sec)
  1. URGENT: Trying to set checkbox in XFA document ...

    Using Version 21.11 Cannot programmatically set a checkbox for an XFA document. Example: string value = “1” pdfDocument.Form.XFA[$“topmostSubform[0].Page3[0].Table_Part3[0].Row1[0].c3_3[0]”] = value; This SHOULD …... We will test the scenario in our environment...

    forum.aspose.com/t/urgent-trying-to-set-checkbo...
  2. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…... Next Steps Test the provided code to determine...

    forum.aspose.com/t/font-embedding-roman/315555
  3. Convert Markdown to HTML in Python

    Python code for Markdown to HTML conversion. Save Markdown as HTML file using Aspose.HTML for Python via .NET. Try online MD to HTML Converter!... Online MD Converter Test the quality of Markdown to HTML...HTML offers a free trial to test the library’s capabilities before...

    products.aspose.com/html/python-net/conversion/...
  4. NullPointerException: Cannot invoke "com.aspose...

    Trying to convert a PDF to a PPTX like so: public class PptxService { public byte[] generatePresentation() throws IOException { try ( InputStream templateInputStream = this.getClass() .getClassLoader() .…... Test with the latest Aspose.PDF for...25.11.0 ). Share that string. Test with the newest Aspose.PDF for...

    forum.aspose.com/t/nullpointerexception-cannot-...
  5. Timestamp when signing - Free Support Forum - a...

    Hi, OoxmlSaveOptions/DocSaveOptions/XpsSaveOptions DigitalSignatureDetails does not have DigitalSignatureTimestampSettings? Now when signing with Words, and opened in Word 2024, no timestamp is shown! Also, Windows ver…...Monitor is mentioned as 1920x1200, test system running the code to make...

    forum.aspose.com/t/timestamp-when-signing/325833
  6. Working with Tasks on Exchange Server|Documenta...

    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.... setSubject ( "New-Test" ); task . setStatus ( ExchangeTaskStatus...task . getSubject (). equals ( "test" )) { // Delete task from exchange...

    docs.aspose.com/email/java/working-with-tasks-o...
  7. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB... test . skip ( 'SaveExportedFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using JavaScript via C++ API.... comment = "Test scenario is created." ; // Get...

    docs.aspose.com/cells/javascript-cpp/create-man...
  9. There is a gap between the footer added to the ...

    I use Aspose.pdf for NET 25.8 to add a footer to a PDF. There is always a gap between the added footer and the bottom of the page void Main() { InitCoreComponent(); // Open PDF document var document = new Aspose.Pdf…...the changes in your code and test the output PDF to see if the...

    forum.aspose.com/t/there-is-a-gap-between-the-f...
  10. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a PDF using the code below: document = new Document(); document.Pages.Add(); Page page = document.Pages[1]; string audioFile = @"…...string audioFile = @"D:\Projects\Test\Tts1\Sample 44k 16bit x1.wav";...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...