Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 192,643 for

new

(0.14 sec)
  1. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section.... let doc = new aw . Document ( base . myDir...document’s footer. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Connect Sub-shapes of the Groups in PHP|Documen...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "drawing...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  3. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....Run in the document: let doc = new aw . Document ( "Document.docx"...clone method is used: let doc = new aw . Document ( "Document.docx"...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  4. Convert PowerPoint Presentations to TIFF in C#|...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for .NET. Step-by-step guide with code examples included....Presentation presentation = new Presentation ( "Demo_File.pptx"...TIFF: TiffOptions tiffOptions = new TiffOptions { CompressionType...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Public API Changes in Aspose.Cells 8.6.1|Docume...

    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...HtmlLinkTargetType along with a new property HtmlSaveOptions.LinkTargetType...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Convert PowerPoint Presentations to TIFF in And...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Android via Java. Step-by-step guide with code examples included....Presentation presentation = new Presentation ( "presentation...TIFF: TiffOptions tiffOptions = new TiffOptions (); tiffOptions ...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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...from cell A1 to D4. C# //Add a new chart of type Column to chart...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/html/net/editor/html/
  9. Writing and Reading Formulas

    The page contains examples of reading/writing formulas used by Aspose.Tasks for .NET library for calculations....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-and-reading-f...
  10. Document.Clone | Aspose.Words for .NET

    Effortlessly duplicate your documents with our Document Clone method. Achieve precise deep copies for seamless editing and efficient workflow....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); // Cloning will produce a new document with the same contents...

    reference.aspose.com/words/net/aspose.words/doc...