Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 164,060 for

new

(0.28 sec)
  1. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-clips/
  2. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a document in Java.... Document doc = new Document(getMyDir() + "Document...in a document. Document doc = new Document(getMyDir() + "Embedded...

    reference.aspose.com/words/java/com.aspose.word...
  3. Multi-threading support in mail clients|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....request for connection from new thread, and all connections is...case the mail client launches new threads when needed. In the client...

    docs.aspose.com/email/net/multi-threading-suppo...
  4. 图片|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿中处理图像。使用 Java 从磁盘或网络向 PowerPoint 幻灯片添加图像。使用 Java 向幻灯片母版或作为幻灯片背景添加图像。使用 Java 向 PowerPoint 演示文稿添加 SVG。使用 Java 将 SVG 转换为 PowerPoint 中的形状。使用 Java 在幻灯片中添加 EMF 图像。...示例代码展示了如何将图像添加到幻灯片: Presentation pres = new Presentation (); try { ISlide...Java 中的幻灯片: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/image/
  5. 使用 C# 製作 HTML

    通過幾個步驟在 C# 中創建一個新的 HTML。使用 .NET 庫輕鬆創建 HTML。...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/zh-hant/net/make/html/
  6. Use Connection indexes to connect shapes|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....shapes Contents [ Hide ] Add new Connections on the shape and...already allows developers to add new connecting points on the shape...

    docs.aspose.com/diagram/net/use-connection-inde...
  7. GlossaryDocument.AcceptStart | Aspose.Words for...

    Discover the GlossaryDocument AcceptStart method to seamlessly welcome visitors and enhance their experience from the beginning of your glossary....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  8. 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...
  9. Edit HTML In Javascript

    Edit HTML in JavaScript code....and formatting attributes Add new HTML elements Search HTML for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/html/
  10. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java.... To easily insert a new field into a document, use the...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

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