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

true type

(0.64 sec)
  1. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns True if formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Returns true if formatting of the object...how to determine the revision type of an inline node. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C++ code....); // Change the background type. firstMasterSlide -> get_Background...get_Background () -> set_Type ( BackgroundType :: OwnBackground );...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  3. Aspose.Cells .NET License is used but Evaulatio...

    I’m getting Evaluation in excel output. License is set before any Type of operation. Currently using: PackageVersion Include=“Aspose.Cells” Version=“25.12.0”...IsLicensed returns true and the output files contain...occurs (OS, .NET version, hosting type — e.g. IIS, Azure Function,...

    forum.aspose.com/t/aspose-cells-net-license-is-...
  4. Unhide Multiple Sheets using Excel in Node.js

    This article describes how to unhide multiple sheets in Excel using Node.js. It has IDE settings, a list of steps, and sample code to unhide worksheet using Node.js....properties say its name, index, or type of the sheet. Steps to Unhide...property before setting it to true to make it visible. Code to...

    kb.aspose.com/cells/nodejs/unhide-multiple-shee...
  5. Configuring Fonts for Rendering|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....accept a Boolean type second parameter. Passing true as the second...

    docs.aspose.com/diagram/java/configuring-fonts-...
  6. 档案

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

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  7. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java for more engaging slides.... setDataTable ( true ); chart . getChartData ()....getDefaultDataLabelF (). setShowValue ( true ); series . getLabels (). getDefaultDataLabelF...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  8. • Convert meeting response in the MapiMessage f...

    Issue: “Aspose.Email for Java” created the ICalendar as the meeting request instead of meeting response....Click “File” , then “Save As” type of Outlook Message Format, e...moptions.setKeepOriginalEmail(true); MailMessage mail = outlookMsg...

    forum.aspose.com/t/convert-meeting-response-in-...
  9. DocumentVisitor.VisitFieldStart | Aspose.Words ...

    Discover the DocumentVisitor VisitFieldStart method, triggered at the start of a field in your document, enhancing your coding efficiency and workflow....FieldStart fieldStart ) Parameter Type Description fieldStart FieldStart...mDocTraversalDepth ++; mVisitorIsInsideFiel = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 使用 Python 管理演示文稿中的缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建并自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中跨章节跳转、添加缩略图和过渡效果。... type = slides . BackgroundType ....background . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/zh/python-net/manage-zoom/