Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 27,490 for

test

(0.09 sec)
  1. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“Test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...writeln(“test.”); SaveOptions saveOptions...save("template.pdf", pdfOptions); Test without memory optimisation...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  2. Copy Ranges of Excel with C++|Documentation

    Learn how to copy ranges in Excel using Aspose.Cells with C++.... PutValue ( u "Test" ); sourceRange . Get ( 1 ,...Get ( 0 , 0 ). PutValue ( u "Test" ); sourceRange . Get ( 1 ,...

    docs.aspose.com/cells/cpp/copy-ranges-of-excel/
  3. Copy Ranges of Excel with Node.js via C++|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.... setValue ( "Test" ); sourceRange . get ( 1 ,... get ( 0 , 0 ). setValue ( "Test" ); sourceRange . get ( 1 ,...

    docs.aspose.com/cells/nodejs-cpp/copy-ranges-of...
  4. Unable to convert PDF to Excel in Proper Way - ...

    Hello Team, I am not able to transform below PDF in proper way in excel sheet. Can you pls confirm? ICICI BANK KANTHARAJ (2).pdf (231.9 KB)... We will test the scenario in our environment...

    forum.aspose.com/t/unable-to-convert-pdf-to-exc...
  5. How use X-Dimension|Documentation

    Learn how to configure X-Dimension for 1D and 2D barcodes in Aspose.BarCode for Java. Adjust barcode density, image size, AutoSizeMode behavior, and printing quality using precise X-Dimension and BarWidthReduction values....xdim_Code128_in_millimeters test from XDimensionExamples . import...the xdim_DataMatrix_in_pixels test. import com.aspose.barcode.generation...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. BookmarkEnd.name property | Aspose.Words for No...

    BookmarkEnd.name property. Gets or sets the bookmark name.... test ( 'CreateUpdateAndPrint' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarkStart.name property | Aspose.Words for ...

    BookmarkStart.name property. Gets or sets the bookmark name.... test ( 'CreateUpdateAndPrint' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Threaded Comments with JavaScript via C++|Docum...

    Manage threaded comments in Excel documents using Aspose.Cells for JavaScript 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/javascript-cpp/threaded-c...
  9. Unable to process large files - Free Support Fo...

    Hello, When I am implementing the word to pdf conversion. It’s failing for files larger than 4MB. Hosting it in AWS, lambda is getting timed out. I am using the temporary license, to purchase the paid license we need to…...the paid license we need to test with large docx files. Tried...processing time. Test Locally : Conduct local tests with similar...

    forum.aspose.com/t/unable-to-process-large-file...
  10. German umlaut characters in password - Free Sup...

    Are the german umlaut characters (äöü) not allowed as password or part of the password when encrypting a PDF document? When I use one of those characters in a password I get this error when encrypting a pdf: : ‘Permi…...Document("test_original.pdf") Try outputdoc...outputdoc.Encrypt("müller", "test", Aspose.Pdf.Permissions.FillForm Or...

    forum.aspose.com/t/german-umlaut-characters-in-...