Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 213,031 for

new

(0.1 sec)
  1. TableStyle | Aspose.Words for Java

    Represents a table style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...be applied automatically to a new paragraph inserted after a paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/java/com.aspose.word...
  3. Insert Ranges with JavaScript via C++|Documenta...

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for JavaScript via C++....links const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Instantiate a new Workbook. const newWorkbook = new Workbook ();...

    docs.aspose.com/cells/javascript-cpp/insert-ran...
  4. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... It includes not only new and updated public methods, added...the IWorksheet object and a new Pivot Table can be added to the...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  5. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....document Document pdfDocument = new Document ( _dataDir + "FormFieldFont14...field . setDefaultAppearance ( new DefaultAppearance ( font , 10...

    docs.aspose.com/pdf/java/modifing-form/
  6. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....InsertDocumentAtRepl () { Document mainDoc = new Document ( MyDir + "Document...FindReplaceOptions options = new FindReplaceOptions (); options...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...demonstrates how to create a new 3D scene with a linear extrusion...//ExStep:0- //Create a new 3D scene var scene = new Scene(); //ExStep:0-0...

    products.aspose.com/3d/tutorial/create-mesh-fro...
  8. 透過 C# 將 OneNote 轉換為 Notion .NET

    使用 C# 將 OneNote 轉換為 Notion 的範例程式碼。利用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 OneNote 檔案批次轉換為 Notion...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/note/zh-hant/net/conversion...
  9. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Discover the FindReplaceOptions property of ReplacerContext to enhance your search and replace functionality with customizable options for better results....docx" ; Regex pattern = new Regex ( "gr(a|e)y" ); string...ReplacerContext replacerContext = new ReplacerContext (); replacerContext...

    reference.aspose.com/words/net/aspose.words.low...