Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 213,190 for

new

(0.22 sec)
  1. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management.... Document doc = new Document ( MyDir + "Rendering...prepare a new section node for editing. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sec...
  2. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...child nodes. Document doc = new Document (); // Add two runs...

    reference.aspose.com/words/net/aspose.words/com...
  3. Manage Presentation BLOBs in JavaScript for Eff...

    Manage BLOB data in JavaScript with Aspose.Slides for Node.js to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....avi" ; // Creates a new presentation to which the video...video will be added var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/manage-blob/
  4. 使用JavaScript通过C++添加带有命名目标的PDF书签|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++添加带有命名目标的PDF书签,确保在更改页面后书签依然完好无损。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...this cell const bookmarkEntry = new PdfBookmarkEntry (); bookmarkEntry...

    docs.aspose.com/cells/zh/javascript-cpp/add-pdf...
  5. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容更改|...

    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.... Presentation pres = new Presentation (); IChart chart...片边界的限制。 Presentation pres = new Presentation (); BufferedImage...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  6. Extract Chart objects from PDF document (facade...

    This section explains how to extract chart objects from PDF with Aspose.PDF Facades using PdfExtractor Class.... We have introduced a new method extractMarkedContent()...document Document document = new Document ( "sample.pdf" ); //instantiate...

    docs.aspose.com/pdf/java/extract-chart-objects/
  7. 创建后备字体|Aspose.Slides for PHP 文档

    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....$endUnicodeIndex = 0xbff ; $firstRule = new FontFallBackRule ( $startUnicodeIndex..., "Vijaya" ); $secondRule = new FontFallBackRule ( 0x3040 , 0x309f...

    docs.aspose.com/slides/zh/php-java/create-fallb...
  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....//Create a new Workbook. Workbook excelWorkbook0 = new Workbook...Workbook. Workbook excelWorkbook1 = new Workbook (); //Get the first...

    docs.aspose.com/cells/zh/net/copy-worksheets-be...
  9. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing document layout and presentation....build a new table while applying a style. Document doc = new Document...(); DocumentBuilder builder = new DocumentBuilder ( doc ); Table...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles when converting Excel to HTML using Aspose.Cells for JavaScript via C++....from selected file or create a new one let wb ; if ( fileInput ...arrayBuffer (); wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/exclude-un...