Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 213,026 for

new

(0.14 sec)
  1. Specify Fallback Fonts for Presentations on And...

    Master Aspose.Slides for Android via Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....IFontFallBackRule firstRule = new FontFallBackRule ( startUnicodeIndex...IFontFallBackRule secondRule = new FontFallBackRule ( 0x3040 , 0x309F...

    docs.aspose.com/slides/androidjava/create-fallb...
  2. 档案

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

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

    搜索...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...
  4. 使用 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/
  5. FieldDatabaseDataRow | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....ing[] values) Initializes a new instance of the FieldDatabaseDataRow...DataRow dataRow) Initializes a new instance of the FieldDatabaseDataRow...

    reference.aspose.com/words/java/com.aspose.word...
  6. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...Instantiate a new Workbook object const workbook = new Workbook ();...(); // Adding a new worksheet to the Excel object const i = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  7. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your document design and readability effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...DocumentBuilder ( doc ); Shape textbox = new Shape ( doc , ShapeType . TextBox...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a New Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...Steps to reproduce: Create a new Excel file. Select columns after...to SpreadsheetML via Aspose - new Workbook(input).save(output,...

    forum.aspose.com/t/load-converted-spreadsheetml...
  9. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...document using ( var document = new Aspose . Pdf . Document ( dataDir..."input.pdf" )) { // Instantiate a new GraphicsAbsorber object to process...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  10. SignOptions.SignTime | Aspose.Words for .NET

    Discover SignOptions SignTime for effortless signing. Easily set the signing date with the default to the current time. Streamline your document process!...our new digital signature. SignOptions signOptions = new SignOptions...stream. using ( Stream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...