Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 31,574 for

test

(0.42 sec)
  1. AxisTickMark enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickMark enumeration. Specifies the possible positions for tick marks.... add_date ( 'Aspose Test Series' , dates = dates , values...

    reference.aspose.com/words/python-net/aspose.wo...
  2. I am unable to open DOC, Excel, and PPTX files ...

    I had a conversation with your team, and they informed me that by obtaining a temporary license, I would be able to open DOC, Excel, and PPT files in my project. However, when I visit the temporary license tab, I don’t s…...plan until we test it in our project, testing is essential for...temporary license is crucial for testing the functionality of Aspose...

    forum.aspose.com/t/i-am-unable-to-open-doc-exce...
  3. AxisBound constructor | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound constructor... add_date ( 'Aspose Test Series' , dates = dates , values...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn....add ( series_name = 'Aspose Test Series' , categories = [ 'Word'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...output documents here for testing? We will check the issue and...Thanks @alexey.noskov , I’m testing this solution. I have only...

    forum.aspose.com/t/some-styles-were-not-copied-...
  6. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Document("C:\\temp\\find replace test.docx"); ReplaceHandler handler...return afterRun; } } From the test document, here is the text logged...

    forum.aspose.com/t/get-node-that-contains-the-e...
  7. Getting object reference error GetTimephasedWor...

    Hello Aspose Team, I’m encountering an “Object reference not set to an instance of an object” error when calling GetTimephasedWork for AssignmentBaselineWork in Aspose.Tasks when there are no resources assigned to the t…...9 and test project with task without resources...sinitsyn: I’ve checked with 25.9 and test project with task without resources...

    forum.aspose.com/t/getting-object-reference-err...
  8. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…... Test with a minimal reproducible...upgrading If you are able to test a newer Aspose.Slides version...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  9. PDF form in Acrobat Reader is readonly after sa...

    Hi there, We’re encountering an issue with the Aspose.PDF library when handling a PDF file that contains an XFA form. Our application follows this process: Load the original PDF file. Populate the form fields. Save t…...issue, we created a minimal test application that: Simply opens...Save("updated.pdf"); Next Steps Test the updated code to see if the...

    forum.aspose.com/t/pdf-form-in-acrobat-reader-i...
  10. 在工作表中的单元格添加边框|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.... SaveAs ( "f:\\test\\ApplyBorders.xls" , Microsoft...file. objBook . Save ( "f:\\test\\ApplyBorders.xls" ); AI Document...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...