Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 16,246 for

true type

(0.15 sec)
  1. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly....newly created fields of three types of formats. // Field result...StartsWith ( "Date: " ), Is . True ); Assert . That ( formatter...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C++ examples....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/cpp/slide-master/
  3. Data Validation in Excel Made Easy with Python

    Learn how to implement data validation in Excel using Python. Discover how to add dropdown lists and more with Aspose.Cells for Python....makes sure users enter the right type of data in a worksheet. Whether...Excel allows you to control the type and range of data that users...

    blog.aspose.com/cells/data-validation-in-excel-...
  4. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...ExportAsFixedFormat Type:=xlTypePDF, Filename:=pdfPath...IncludeDocProperties:=True, IgnorePrintAreas:=False, OpenAfterPublish:=True End...

    forum.aspose.com/t/convert-excel-each-row-into-...
  5. Exporting documents with images to Markdown fai...

    When I try to use ASPOSE Words to convert a document with images to Markdown, and FIPS mode is enabled, I get the following error: An attempt to open a file which uses MD5 algorithm. This algorithm is not on the FIPS ap…...setExportImagesAsBas(true); // Try to save to Markdown...} The exception raised is of type FipsUnapprovedOperat . This...

    forum.aspose.com/t/exporting-documents-with-ima...
  6. 使用TrueType和Opentype字体| C++

    C ++ API用于开发人员操纵和字体文件。找出如何在C ++项目中使用TrueType和OpenType字体。... True类型字体可为您提供可扩展性,广泛的字形,Unicode支...使用TTF/OTF字体的字形和指标 。 使用自定义接口渲染文本 。 True Type字体 转换为另一种字体格式。 使用ASPOSE中使用...

    docs.aspose.com/font/zh/cpp/working-with-truety...
  7. 使用 C++ 自定义图表|Documentation

    了解如何在Aspose.Cells for C++中自定义图表。我们的指南将演示如何修改图表布局、添加和格式化数据系列、调整轴线,以及应用各种格式选项,提升图表的外观和可用性。...Add ( u "A1:B4" , true ); // Set the chart type of 2nd NSeries to...

    docs.aspose.com/cells/zh/cpp/customizing-charts/
  8. How to Work with Predecessor and Successor Task...

    Learn how to manage predecessor and successor tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for C++. Get detailed guidance on handling task relationships....tsklnk_enumerator -> get_Current(), true )) 11 { 12 System::Console:...with ❤ by GitHub Defining Link Type Cross Project Predecessors Subscribe...

    docs.aspose.com/tasks/cpp/predecessor-and-succe...
  9. 使用 Apache POI 和 Aspose.Cells 创建图表|Documentation

    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....add ( "A1:B4" , true ); //Setting the chart type of 2nd NSeries...

    docs.aspose.com/cells/zh/java/create-charts-usi...
  10. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made.... ReplacingArgs ) Parameter Type Description args ReplacingArgs...importer . importNode ( srcNode , true ); dstStory . insertAfter (...

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