Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 204,861 for

new

(0.1 sec)
  1. 使用 Javascript 製作 WORD

    通過幾個步驟在 JavaScript 中創建一個新的 WORD。使用 Node.js via .NET 庫輕鬆創建 WORD。...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  2. 使用 Javascript 製作 Markdown

    通過幾個步驟在 JavaScript 中創建一個新的 Markdown。使用 Node.js via .NET 庫輕鬆創建 Markdown。...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  3. 使用 Javascript 製作 DOC

    通過幾個步驟在 JavaScript 中創建一個新的 DOC。使用 Node.js via .NET 庫輕鬆創建 DOC。...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  4. Aspose.PSD for .NET 23.12 - Release Notes|Docum...

    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....of Raster Image rendering in new version of AI Feature PSDNET-1454...of Raster Image rendering in new version of AI string sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  5. Presentation Comments|Aspose.Slides for PHP Doc...

    Add comments and replies in PowerPoint presentation...class $pres = new Presentation (); $Array = new java_class ( "java...position for comments $point = new Point2DFloat ( 0.2 , 0.2 ); #...

    docs.aspose.com/slides/php-java/presentation-co...
  6. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save documents in Docx format. Unlock seamless document management and enhanced compatibility....OoxmlSaveOptions() Initializes a new instance of this class that can...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in Java... Create new slides to which you intend to...Presentation pres = new Presentation (); try { //Adds new slides to the...

    docs.aspose.com/slides/java/manage-zoom/
  8. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document....create a new section with a document builder. let doc = new aw ....first section. let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-shapes/
  10. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java.... Document doc = new Document(getMyDir() + "Missing...WarningInfoCollectio warningCollector = new WarningInfoCollectio(); doc....

    reference.aspose.com/words/java/com.aspose.word...