Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 214,328 for

new

(0.23 sec)
  1. 使用 Java 拆分 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...//Read the source PDF file doc = new com . aspose . pdf . Document...PdfFileEditor object pdfEditor = new com . aspose . pdf . facades...

    products.aspose.com/pdf/zh-hant/java/splitter/
  2. Aspose.3D 16.9.0中的公共 API 更改|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....pdf" ; // create a new scene Scene scene = new Scene (); // use...password PdfLoadOptions opt = new PdfLoadOptions () { Password...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  3. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  4. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...this cell const bookmarkEntry = new PdfBookmarkEntry (); bookmarkEntry...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  5. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....Load in the document $ doc = new Java ( "com.aspose.words.Document"...// Insert the content into a new separate document and save it...

    docs.aspose.com/words/java/extract-content-in-php/
  6. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...name : 'output.xls' , options : new XlsSaveOptions () }, { format...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  7. Licensing|Documentation

    Setting the License for Aspose.BarCode for .NET...LicenseSingleton _instance = new LicenseSingleton (); private...LicenseSingleton () { // init the license ( new Aspose . BarCode . License ())...

    docs.aspose.com/barcode/net/licensing/
  8. 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.... // 打开文档 $document = new Document ( $inputFile ); $document...getPageInfo () -> setMargin ( new MarginInfo ()); $document ->...

    docs.aspose.com/pdf/zh/php-java/advanced-operat...
  9. 通过 Node.js 结合 C++ 将 CSV、TSV 和 TXT 转换为 Excel|Doc...

    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.... const loadOptions4 = new AsposeCells . LoadOptions ( AsposeCells...from its path const wbCSV = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-csv...
  10. ReportBuilderOptions | Aspose.Words for Java

    Represents options for the LINQ Reporting Engine functionality in Java....AsposeData obj = new AsposeData(); { obj.setList(new ArrayList<>());...ReportBuilderOptions options = new ReportBuilderOptions(); options...

    reference.aspose.com/words/java/com.aspose.word...