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

test

(0.26 sec)
  1. 102662195.xlsx

    Sheet1 Here MAC: This is my Comment Text. This is Test. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false... This is Test. Evaluation Warning Evaluation...

    docs.aspose.com/cells/de/go-cpp/how-to-change-t...
  2. 102662195.xlsx

    Sheet1 Here MAC: This is my Comment Text. This is Test. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false... This is Test. Evaluation Warning Evaluation...

    docs.aspose.com/cells/sv/go-cpp/how-to-change-t...
  3. 102662195.xlsx

    Sheet1 Here MAC: This is my Comment Text. This is Test. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false... This is Test. Evaluation Warning Evaluation...

    docs.aspose.com/cells/es/cpp/how-to-change-the-...
  4. 102662195.xlsx

    Sheet1 Here MAC: This is my Comment Text. This is Test. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false... This is Test. Evaluation Warning Evaluation...

    docs.aspose.com/cells/sv/cpp/how-to-change-the-...
  5. 102662195.xlsx

    Sheet1 Here MAC: This is my Comment Text. This is Test. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false... This is Test. Evaluation Warning Evaluation...

    docs.aspose.com/cells/net/how-to-change-the-com...
  6. Power query parameter description is always nul...

    Hi Team, I am trying to read the parameter type power query formula’s description (wb.DataMashup.PowerQueryFormulas[0].Description) but the value is always returned as null even though the parameter is having descriptio…... I am attaching a test file for reference, Please do...Thank you for providing the test file (PowerQueryParameterT.xlsx)...

    forum.aspose.com/t/power-query-parameter-descri...
  7. How to Run Aspose.Slides in Docker|Aspose.Slide...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint and OpenDocument..../ slides - src \# build and test Aspose . Slides on start WORKDIR.../ build / netcore . linux . tests . sh Let’s review what each...

    docs.aspose.com/slides/net/how-to-run-aspose-sl...
  8. 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/
  9. Text box vertical alignment ignored in Aspose.W...

    Hello, We’ve encountered an issue in Aspose.Words when comparing two .DOCX documents where text box vertical alignment changes are ignored. Specifically, the issue occurs after the updatePageLayout() method is invoked …...reproduce these scenarios (tests repro_noReloadAndUpdatePag_...import org.junit.jupiter.api.Test; class AsposeTextBoxVertica...

    forum.aspose.com/t/text-box-vertical-alignment-...
  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...