Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 214,512 for

new

(0.57 sec)
  1. Field.Start | Aspose.Words for .NET

    Discover the Field Start property to easily access the starting node of your field, enhancing your data management and streamlining workflows....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 使用JavaScript通过C++将Excel导出为JSON|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将Excel文件转换为JSON。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Json ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout shapes in Visio files using C# within your applications. Complete guide with C# code samples....The first step when creating new documents, is to create a diagram...of Diagram class to create a new diagram. Programming Sample Layout...

    docs.aspose.com/diagram/net/create-update-layou...
  4. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart 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...
  5. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...Initialize a 3D scene var scene = new aspose . threed . Scene (); //...(). createChildNode ( "box" , new aspose . threed . Box ()); //...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  6. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files.... const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  7. 用JavaScript通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Java脚本通过C++管理Excel文件中的图片、OLE对象和形状。... or leave empty to create a new workbook. </ p > < input type...open it; otherwise create a new workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  8. choicebox|Documentation

    An element that generates a question with a fixed number of answers....attribute must be placed on a new line immediately after the opening...answers). font_family=Courier New font_style regular The font style...

    docs.aspose.com/omr/net/txt-markup/choicebox/
  9. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential boolean setting for improved accuracy....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions findReplaceOptions = new FindReplaceOptions () { IgnoreShapes...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...License license = new com.aspose.words.License(); license...ence"); Document document = new Document("/home/saurabharora...

    forum.aspose.com/t/empty-page-not-getting-remov...