Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 227,128 for

new

(0.97 sec)
  1. 在 PS 文件中处理文档 | Java

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/ps/working-with-do...
  2. How to Convert SVG Files – Aspose.SVG for .NET

    You will learn how to convert SVG to other formats using Aspose.SVG for .NET, find C# code examples and try an online SVG converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/net/convert-svg/
  3. Convert Diagram To Html With Streamprovider|Doc...

    This section explains how to convert Diagram To html With Streamprovider....Create digaram Diagram diagram = new Diagram ( dataDir + "sample.vsdx"...options = new HTMLSaveOptions (); options . StreamProvider = new ExportStreamProvider...

    docs.aspose.com/diagram/net/convert-diagram-to-...
  4. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。...GetDataDir_AsposePdf_Pages (); Document doc = new Document ( dataDir + "input.pdf"...newHeight ); page . MediaBox = new Aspose . Pdf . Rectangle ( newLLX...

    products.aspose.com/pdf/zh-hans/rotate/
  5. 使用Node.js导出工作表或图表为具有指定宽度和高度的图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将工作表或图表导出为具有特定宽度和高度的图片。...xlsx" ); const workbook = new AsposeCells . Workbook ( filePath...dimensions are 400x400 const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  6. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Read Barcodes with Unicode Encodings|Documentation

    This article describes how to decode barcodes with Unicode encoding...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarCodeReader read = new BarCodeReader ( $"{path}QRDetectEncoding...

    docs.aspose.com/barcode/net/read-unicode-encodi...
  8. Calculate Page Setup Scaling Factor with Node.j...

    This article provides sample code explaining how to use the Node.js API with C++ to calculate the page‑setup scaling factor using the **Fit to n page(s) wide by m tall** option of an Excel worksheet programmatically....external links const workbook = new AsposeCells . Workbook ( filePath...const sr = new AsposeCells . SheetRender ( worksheet , new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/calculate-page...
  9. SignatureLine.Instructions | Aspose.Words for .NET

    Discover how to customize signer instructions with the SignatureLine property. Enhance the signing experience by adding clear, personalized guidance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....build a new table while applying a style. let doc = new aw . Document...Document (); let builder = new aw . DocumentBuilder ( doc ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...