Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 213,155 for

new

(0.17 sec)
  1. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。... const loadOptions1 = new LoadOptions ( LoadFormat . Auto...stream const wbExcel95 = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  2. Compose Multi-volume Zip Archive | Aspose.Zip f...

    Compose Multi-volume Zip Archive with .net library...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/multi-volume-zip/
  3. Printing Documents with .NET API | Aspose.Note ...

    Learn how to use the .NET API to print documents from your application....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/printing-documents/
  4. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or alias, enhancing your design experience with ease!... Document doc = new Document ( MyDir + "Rendering...styles collection. Document doc = new Document (); StyleCollection...

    reference.aspose.com/words/net/aspose.words/sty...
  5. How to Use Tar Archiving | Aspose.Zip Documenta...

    A guide on using tar archiving for compressing and packaging files....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/tar-archiving/
  6. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Add ( new TabStop ( 72.0 )); tabStops . Add ( new TabStop (...

    reference.aspose.com/words/net/aspose.words/tab...
  7. 用JavaScript通过C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++格式化和修改命名范围。...Instantiate a new Workbook. const workbook = new Workbook ();...StyleFlag object. let flg = new StyleFlag (); // Make the corresponding...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  8. Aspose PDF not able to set InheritZoom on bookm...

    In my java application, I’ve been trying to create PDF with bookmarks to carry the “InheritZoom” (using XYZExplicitDestination) for compliance reason, but trying many ways, the resulting PDF keep using the “FitH” instead…...Bookmark bookmark = new com.aspose.pdf.facades.Bookmark();...XYZExplicitDestinati destination = new XYZExplicitDestinati(pageNumber...

    forum.aspose.com/t/aspose-pdf-not-able-to-set-i...
  9. Merge PLY File Formats via Java | products.aspo...

    Sample Java merge PLY file. Use this example code to merge PLY file within any Web or Desktop Java based application....generate usdz file Scene scene = new Scene(); int i = 0 ; for (String...file: files) { FileStream fs = new FileStream(file, FileStream.OPEN...

    products.aspose.com/3d/java/merger/ply/
  10. Merge GLB File Formats via Java | products.aspo...

    Sample Java merge GLB file. Use this example code to merge GLB file within any Web or Desktop Java based application....generate usdz file Scene scene = new Scene(); int i = 0 ; for (String...file: files) { FileStream fs = new FileStream(file, FileStream.OPEN...

    products.aspose.com/3d/java/merger/glb/