Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 213,191 for

new

(0.32 sec)
  1. HtmlSaveOptions.CssStyleSheetFileName | Aspose....

    Discover how the HtmlSaveOptions CssStyleSheetFileName property customizes your HTML exports with a specified CSS file path, enhancing your document's style....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for C++. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....range that contains charts to a new worksheet, the data source of...after copying rows or range to a new worksheet, the data source will...

    docs.aspose.com/cells/cpp/change-data-source-of...
  3. 使用 Node.js 和 C++ 以指定打印纸张尺寸加载工作簿|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载工作簿时设置打印纸张大小。...first worksheet const workbook = new AsposeCells . Workbook (); const...with A5 paper size const opts = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/load-workbo...
  4. Public API Changes in Aspose.Cells 8.5.1|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.... It includes not only new and updated public methods, added...workbook object Workbook book = new Workbook (); //Call Dispose method...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。... const fontConfigs = new IndividualFontConfig (); // If...with font configs. const opts = new LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  6. 用 JavaScript 通过 C++ 创建透明 Excel 工作表图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 生成 Excel 工作表的透明图片。...uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...print options const imgOption = new ImageOrPrintOptions (); imgOption...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  7. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....the presentation file $pres = new Presentation (); try { # Create...and PFX password $signature = new DigitalSignature ( "testsignature1...

    docs.aspose.com/slides/php-java/digital-signatu...
  8. InlineStory.Font | Aspose.Words for .NET

    Discover the InlineStory Font property for seamless font formatting of anchor characters, enhancing your design with unique typography options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...least one cell. Table table = new Table ( doc ); table . EnsureMinimum...

    reference.aspose.com/words/net/aspose.words/inl...
  9. 手动集成 Aspose.Slides 在 SSRS 2012 SharePoint 集成模式|...

    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...."Render" if (-not $aspps ) { New-SPRSExtension -ExtensionType...ReportingServices" } if (-not $aspptx) { New-SPRSExtension -ExtensionType...

    docs.aspose.com/slides/zh/reportingservices/man...
  10. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your document's text for improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/net/aspose.words/pag...