Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 223,108 for

new

(1.52 sec)
  1. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  2. ImageSavingArgs.Document | Aspose.Words for .NET

    Discover the ImageSavingArgs Document property to access the current document being saved, enhancing your workflow efficiency and saving time....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldMergingArgsBase.Document | Aspose.Words fo...

    Discover the FieldMergingArgsBase Document property, which provides the Document object for seamless mail merge operations. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Converting Chart to Image in PHP|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....Code $chartType = new ChartType (); $color = new Color (); $imageFormat...$imageFormat = new ImageFormat (); //Create a new Workbook. $workbook...

    docs.aspose.com/cells/java/converting-chart-to-...
  5. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency....DocumentBase ) Initializes a new instance of the Run class. Run...DocumentBase , string ) Initializes a new instance of the Run class. Properties...

    reference.aspose.com/words/net/aspose.words/run/
  6. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ObjectFactory objectFactory = new ObjectFactory (); // The path...

    docs.aspose.com/words/java/insert-header/
  7. 通过C++用JavaScript保存为ODF 1.1、1.2和1.3|Documentation

    使用Aspose.Cells for JavaScript通过C++将Excel转换为ODF 1.1、1.2和1.3规格... Otherwise a new workbook will be created. } let...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/save-od...
  8. Delete Ranges with JavaScript via C++|Documenta...

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for JavaScript via C++....file) const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Instantiate a new Workbook. const newWorkbook = new Workbook ();...

    docs.aspose.com/cells/javascript-cpp/delete-ran...
  9. SmartArt|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 构建和编辑 SmartArt:添加节点、更改布局和样式、精确转换为形状,并导出为 PPT、PPTX 和 ODP。...addSmartArt () { $presentation = new Presentation (); try { $slide...accessSmartArt () { $presentation = new Presentation ( "smart_art.pptx"...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. sample.json

    { "Sheet1":[ { "City": "Chicago", "Region": "Central", "Store": 3055 }, { "City": "New York", "Region": "East", "Store": 3036 }, { "City": "Detroit", "Region": "Central", "Store": 3074 } ], "Sheet2......"Store": 3055 }, { "City": "New York", "Region": "East", "Store":..."Store3": 3166 }, { "City3": "New York", "Region3": "East", "Store3":...

    docs.aspose.com/cells/ru/net/convert-json-to-ex...