Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 214,313 for

new

(0.12 sec)
  1. Slide Transition|Aspose.Slides for Node.js via ...

    Master slide transitions in Aspose.Slides for Node.js: add, customize, and sequence effects and durations with examples for PPT, PPTX, and ODP presentations....addSlideTransition () { let presentation = new aspose . slides . Presentation...accessSlideTransitio () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. ChartFormat.Fill | Aspose.Words for .NET

    Discover the ChartFormat Fill property for enhanced chart visuals. Unlock unique fill formatting options for your parent chart elements today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for JavaScript via C++....loadOptions = new LoadOptions (); loadOptions . loadFilter = new LoadFilter...options const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  4. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more....feature: Presentation pres = new Presentation ( "Presentation...TextHighlightingOpti textHighlightingOpti = new TextHighlightingOpti (); textHighlightingOpti...

    docs.aspose.com/slides/androidjava/text-formatt...
  5. Environment Configuration – Aspose.HTML for Java

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/environment-configura...
  6. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly.... $presentation = new Presentation (); $slideSize =...( "book.xlsx" ); $dataInfo = new OleEmbeddedDataInfo ( $fileData...

    docs.aspose.com/slides/php-java/manage-ole/
  7. 档案

    档案...//获取文本行中每个符号的字形标识符 GlyphId[] gids = new GlyphId[text.Length]; for (int...// 准备输出位图 Bitmap outBitmap = new Bitmap(960, 720); outBitmap....

    blog.aspose.com/zh/font/render-text-with-truety...
  8. 搜索

    搜索...//獲取文本行中每個符號的字形標識符 GlyphId[] gids = new GlyphId[text.Length]; for (int...// 準備輸出位圖 Bitmap outBitmap = new Bitmap(960, 720); outBitmap....

    blog.aspose.com/zh-hant/font/render-text-with-t...
  9. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。...HtmlLoadOptions var options = new Aspose . Pdf . HtmlLoadOptions...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/
  10. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations....in Java: Presentation pres = new Presentation (); try { Chart...a chart: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/chart-axis/