Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 28,733 for

test

(0.07 sec)
  1. 用 C++ 将 JSON 转换为 Excel|Documentation

    学习如何用 C++ 和 Aspose.Cells 将 JSON 转换为 Excel 文件。...{ BEFORE : ' before cell ' , TEST : ' asd1 ' , AFTER : ' after...{ BEFORE : ' before cell ' , TEST : ' asd2 ' , AFTER : ' after...

    docs.aspose.com/cells/zh/cpp/convert-json-to-ex...
  2. Testing a License|Aspose.PDF for SharePoint

    To Test that a license for PDF SharePoint API has been installed successfully, convert any document into desired format and it should be generated without any Evaluation Warning....Testing a License Contents [ Hide ] To test that a license has...

    docs.aspose.com/pdf/sharepoint/testing-a-license/
  3. Create OMR Survey or Answer Sheet in Java | Jav...

    Programmatically create OMR survey or answer sheet from text markup using Java with Aspose.OMR for Java API. Generate OMR Survey, Quiz, and Answer sheet template in Java....filled by people on surveys, tests, and other paper documents....from Text Markup Create OMR Test from Text Markup Generate Answer...

    blog.aspose.com/omr/create-omr-template-from-te...
  4. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....need to create simple list with test signers for this example. c...createSignPersonData(); System.out.println("Test data successfully added!");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Redactions Cause Text Shift If Words Are Differ...

    While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction box has a different colour to the first word after …...document used in the tests : Aspose Test Document.docx (13.4 KB)...document with us as well? We will test the scenario in our environment...

    forum.aspose.com/t/redactions-cause-text-shift-...
  6. 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/
  7. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....{ BEFORE : ' before cell ' , TEST : ' asd1 ' , AFTER : ' after...{ BEFORE : ' before cell ' , TEST : ' asd2 ' , AFTER : ' after...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  8. Bookmarks are being output with a special chara...

    I am creating a simple bookmark into this PDF using Aspose.PDF version 25.3.0.0: Document newDoc = new Document(); newDoc.Pages.Add(); var pdfOutline = new Aspose.Pdf.OutlineItemColl…...Title = "Test Outline"; pdfOutline.Action...Add(pdfOutline); newDoc.Save("test.pdf"); However, when I extract...

    forum.aspose.com/t/bookmarks-are-being-output-w...
  9. 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...
  10. 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...