Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 28,877 for

test

(0.15 sec)
  1. AssembleDocument Permission - Free Support Foru...

    Hi, Im trying to set permission for pdf my code is if (pdfDoc == null||(string.IsNullOrEmpty(userPassword) && string.IsNullOrEmpty(ownerPassword))) return; Aspose.Pdf.Permissions permissions = Aspose.Pdf.Permissions…...AESx256 ); Next Steps Test the Code : Execute the modified...reference as well so that we can test the scenario in our environment...

    forum.aspose.com/t/assembledocument-permission/...
  2. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...Cells to test this functionality" ); // Make...version of \n Aspose.Cells to \n test this functionality" ); // Make...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...
  3. Exit Code 139 when converting RTF with image to...

    We have a .NET web application that uses Aspose.Words to convert RTF files to PDF. This application has been running fine in IIS on a Windows VM for a number of years, but we’ve recently started running it on a Linux co…...controller method: [HttpPut("test")] [Consumes("multipart/form-data")]...] public async Task<string> Test(IFormFile file) { using var...

    forum.aspose.com/t/exit-code-139-when-convertin...
  4. PowerPoint - Populating data tags with data fro...

    Hiya, I have been Testing this but not sure if it is possible. I have a PowerPoint file with a chart, I right click and Edit Data and use the tag <<[Test]>> and then try to populate this tag with a value and cannot get …...4:30pm 1 Hiya, I have been testing this but not sure if it is...Edit Data and use the tag <<[test]>> and then try to populate...

    forum.aspose.com/t/powerpoint-populating-data-t...
  5. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation.... test . skip ( 'ReplaceWithCallback...find-and-replace operation. test . skip ( 'InsertDocumentAtRepl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Check if VBA Code is Signed|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....your excel files to test this code. For testing purpose you can use...

    docs.aspose.com/cells/java/check-if-vba-code-is...
  7. Check if VBA Code is Signed|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....your Excel files to test this code. For testing purposes, you can...

    docs.aspose.com/cells/python-net/check-if-vba-c...
  8. Using the pdf xml schema in the Aspose.Pdf name...

    Hi, I saw an older forum post that recommended using the Aspose.Pdf namespace to create documents instead of the Aspose.Pdf.Generator namespace. I've been playing around with generating documents in the Aspose.Pdf names…... I have tested the scenario using Aspose.Pdf...console test application I was working with to test this all...

    forum.aspose.com/t/using-the-pdf-xml-schema-in-...
  9. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...code below into a Visual Studio test project with a reference to...and document path). Run the tests. Expected Result Section.Bottom...

    forum.aspose.com/t/possible-bug-with-document-l...
  10. New slides version affecting the numbers in OLE...

    With the new Aspose slide version - ‘aspose-slides’, version:‘25.5’ we are getting # symbols for entries which were not there for older ‘aspose-slides’, version:‘24.8’ for generating grid in a ppt. Note- this grid is an …... Test with Sample Data : Create a...SaveFormat.Pptx); Next Steps Test the above code with your OLE...

    forum.aspose.com/t/new-slides-version-affecting...