Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 31,260 for

test

(0.66 sec)
  1. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor...PdfDigitalSignatureD ( certificate_holder , 'Test Signing' , 'My Office' , signing_time...RIPE_MD160 self . assertEqual ( 'Test Signing' , options . digital_signature_details...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Attached file extension get lost - Free Support...

    We use Aspose Total Java, now we have such a problem: There is such a Test file, if you open it with Outlook, you will find that this Email contains an attached file. If you use Outlook to save this attachment, the file…...such a problem: There is such a test file, if you open it with Outlook...is no file extension at all. Test-Email.zip (327,9 KB) sergey...

    forum.aspose.com/t/attached-file-extension-get-...
  3. Getting Started|Aspose.Words for Python via .NET

    Use this introduction to Aspose.Words for Python via .NET fundamentals to start realizing the value of Aspose.Words for your business....installation, a hello‑world test, supported formats, features...provides information on how to test that software intended to compile...

    docs.aspose.com/words/python-net/getting-started/
  4. Digital Signatures|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....pfxPwd = "tryto" purpose = "test digital signature" /> < report...pfxPwd = "tryto" purpose = "test digital signature" /> </ DigitalSignature...

    docs.aspose.com/cells/reportingservices/digital...
  5. Manage Extended Properties of Email Messages Us...

    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....com" , "Test message" , "This is a test message" ); msg...

    docs.aspose.com/email/net/manage-extended-prope...
  6. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF document....PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "My Office" , signingTime...digitalSignatureDeta . reason ). toEqual ( "Test Signing" ); expect ( options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create Tagged PDF|Aspose.PDF for Java

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Java.... setActualText ( "test 2" ); ParagraphElement paragraphElement3...paragraphElement3 . setActualText ( "test 3" ); ParagraphElement paragraphElement4...

    docs.aspose.com/pdf/java/create-tagged-pdf-docu...
  8. Find Query Tables and List Objects related to E...

    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....BOSL066360W7_SQLEXPRESS Test querytable BOSL066360W7_SQLEXPRESS Test Table T...Table_BOSL066360W7_SQLEXPRESS_Test refersto: Sheet1 ! A1 : B3 connection:...

    docs.aspose.com/cells/java/find-query-tables-an...
  9. Testing a License|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....Ask AI Testing a License Contents [ Hide ] To test that a license...

    docs.aspose.com/cells/sharepoint/testing-a-lice...
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Replace("房地产评估规划测绘咨询有限公司", "test"); } doc.Save(@"C:\Users\admin\Desktop\result...Replace("房地产评估规划测绘咨询有限公司", "test", options); doc.Save(@"C:\U...

    forum.aspose.com/t/some-content-cannot-be-repla...