Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 31,344 for

test

(0.46 sec)
  1. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced document security and compliance....PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "Aspose Office" ...PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "Aspose Office" ...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容更改|...

    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....setSourceCode ( "Sub Test(oShape As Shape)\r\n MsgBox \"Test\"\r\nEnd Sub"...officeReference ); pres . save ( "data\\test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  3. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...Save("test.pdf", Aspose.Words.SaveFormat...based on the latest values. Test Simplified Formulas : Since...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  4. 发送带有重复的会议请求|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...., "06 - test email - update meeting request" , "test email" );...

    docs.aspose.com/email/zh/java/sending-meeting-r...
  5. While converting pdf to word the document text ...

    thats orignal pdf file дог1673_26_11_2024 (3).pdf (168.1 KB) and here is converted word file дог1673_26_11_20241.docx (27.0 KB)...docx"); Test with Different PDFs : If possible, test the conversion...will help you shortly. Also, I tested conversion your PDF to Word...

    forum.aspose.com/t/while-converting-pdf-to-word...
  6. Converting a File to PDF via Workflow Activity|...

    PDF SharePoint API can be used in a SharePoint workflow that converts a document to PDF.... Test the Workflow To test the workflow: Open...

    docs.aspose.com/pdf/sharepoint/converting-a-fil...
  7. Modifying VBA or Macro Code using Aspose.Cells|...

    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....Button1_Click () MsgBox "This is test message." End Sub After executing...

    docs.aspose.com/cells/java/modifying-vba-or-mac...
  8. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...convertation code: private static void Test() { byte[] content = File.R...Document(stream); pdf.Save("test/testResult.pdf"); List<SKBitmap>...

    forum.aspose.com/t/convert-pdf-to-image-results...
  9. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....having the password Display a test message to confirm the file...workbook is successfully loaded, a test message is displayed in the...

    kb.aspose.com/cells/python/how-to-read-password...
  10. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported format using Aspose.Words for Node.js via .NET to experience its simplicity and power in Node.js....can also be used as a sanity test to ensure the software intended...

    docs.aspose.com/words/nodejs-net/hello-world/