Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 210,440 for

new

(0.1 sec)
  1. Make DOC Using Javascript

    Make a New DOC in JavaScript in a few steps. Easily create DOC using Node.js via .NET library....the following example: Make a new DOC using JavaScript Copy Examples...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/make/doc/
  2. Make Markdown Using Javascript

    Make a New Markdown in JavaScript in a few steps. Easily create Markdown using Node.js via .NET library....the following example: Make a new MD using JavaScript Copy Examples...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/make/md/
  3. Make Markdown Using C#

    Make a New Markdown in C# in a few steps. Easily create Markdown using .NET library....the following example: Make a new MD using C# Copy Examples Output...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/make/md/
  4. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...let dstDoc = new aw . Document (); let builder = new aw . DocumentBuilder...let srcDoc = new aw . Document (); builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....ImageOrPrintOptions to “Times New Roman”. We also set the CheckWorkbookDefault...is rendered with the “Times New Roman” font and does not use...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  6. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3D for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3D 场景。...//load the scene Scene scene = new Scene ( dataDir + "skybox.obj"...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...
  7. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Table table = new Aspose . Pdf . Table (); Adding...CreateTable () { Document doc = new Document ( _dataDir + "input...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  8. 使用 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/
  9. 档案

    档案...doc = new Document(); // 初始化 Page 类对象 Page page = new Page(doc);...// 初始化大纲类对象 Outline outline = new Outline(doc); // 初始化 OutlineElement...

    blog.aspose.com/zh/note/create-onenote-files-pr...
  10. 搜索

    搜索...Document doc = new Document(); // 初始化頁麵類對象 Page page = new Page(doc);...Outline 類對象 Outline outline = new Outline(doc); // 初始化 OutlineElement...

    blog.aspose.com/zh-hant/note/create-onenote-fil...