Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 222,903 for

new

(0.12 sec)
  1. Setting Formula for Named Range with JavaScript...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for JavaScript via C++....example creates a named range in a new spreadsheet and sets its reference...instance of Workbook const book = new Workbook (); // Get the WorksheetCollection...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  2. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java.... Document doc = new Document(getMyDir() + "Bibliography...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. 图片|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。...addPicture () { $presentation = new Presentation (); try { $slide...addImage ( new Java ( "java.io.FileInputStream" , new Java ( "java...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  5. 在 Ruby 中向 PST 添加 MapiTask|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.... new ( "To Do" , "Just click and type to add new task" ...Date' ) . new , Rjb :: import ( 'java.util.Date' ) . new ) task...

    docs.aspose.com/email/zh/java/adding-mapitask-t...
  6. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...document using ( var document = new Aspose . Pdf . Document ()) {...certain dimensions var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/zh/net/add-curve/
  8. BuildingBlock.Accept | Aspose.Words for .NET

    Discover BuildingBlock's Accept method to seamlessly engage visitors and enhance user experience. Unlock your website's full potential today!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  9. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  10. 用 C++ 通过 JavaScript 删除范围|Documentation

    学习如何使用 C++ 中的脚本删除 Excel 中的范围并将单元格向左或向上移动。...file) const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Instantiate a new Workbook. const newWorkbook = new Workbook ();...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...