Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 17,255 for

true type

(0.25 sec)
  1. 档案

    档案...slide_enumerator->get_Current(), true)) { // 循环遍历形状 auto shape_enumerator...shape_enumerator->get_Current(), true)) { // 检查形状是否为视频帧 if (Syste...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  2. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....$saveOption -> setSplitIntoPages ( true ); // Save the document as HTML...$saveOptions = setCompressSvgGraphi ( true ); // Save the document as HTML...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  3. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...Table, true).Count - 1, true); // Apply fixed‑column...Aspose.Word component ,so what type of element in word document...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  4. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . #include <iostream> #include...style . GetFont (). SetIsBold ( true ); // Apply the style to the...

    docs.aspose.com/cells/cpp/cells-font-settings/
  5. PageSetup class | Aspose.Words for Node.js

    Aspose.Words.PageSetup class. Represents the page setup properties of a section... differentFirstPageHe True if a different header or footer...booklet. oddAndEvenPagesHeade True if the document has different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....the freedom to use different types of charts for different data...Add ( u "A1:B4" , true ); // Set the chart type of 2nd NSeries to...

    docs.aspose.com/cells/cpp/customizing-charts/
  7. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....DrawTextRectangleBor property value to true textFragment -> get_TextState...-> set_DrawTextRectangleBor ( true ); auto tb = MakeObject < TextBuilder...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  8. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...Pptx ); } Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/net/manage-ole/
  9. 数据筛选|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API添加数据筛选器。...AutoFilter Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/data-fi...
  10. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...dispose (); Embedding Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/nodejs-java/manage-ole/