Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 31,178 for

test

(0.16 sec)
  1. 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...
  2. 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...
  3. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Pptx ); using ( Presentation test = new Presentation ( outPptxFileName...Assert ( 2 == (( AutoShape ) test . Slides [ 0 ]. Shapes [ 0 ])...

    docs.aspose.com/slides/net/manage-textbox/
  4. 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...
  5. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…... For testing, we created a message in Outlook...is being checked during your test (e.g. raw EML headers, message...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...
  6. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...pip install aspose - diagram Test Aspose.Diagram for Python via...pip install aspose - diagram Test Aspose.Diagram for Python via...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  7. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF document....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...
  8. 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...
  9. Aspose.PSD for Java 24.12 - Release Notes|Docum...

    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....png" ; // Test that there is no cropping of...Shape layer is repainted in this test shapeLayer . update (); } }...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. Threaded Comments with Node.js via C++|Document...

    Manage threaded comments in Excel documents using Aspose.Cells for Node.js via C++. Learn to add, read, edit, and remove threaded comments.... add ( "Aspose Test" , "" , "" ); const author =...addThreadedComment ( "A1" , "Test Threaded Comment" , author );...

    docs.aspose.com/cells/nodejs-cpp/threaded-comme...