Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 15,990 for

true type

(0.15 sec)
  1. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....field types. For the detailed list of supported field types, see...changes that affected field types. To update fields in a specific...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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...
  3. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...ShowValue = true; // disable the leaderlines...Revisit the Chart Type : Sometimes, certain chart types may behave differently...

    forum.aspose.com/t/leaderlines-still-visible/31...
  4. Importing and Exporting Projects to Primavera |...

    This page explains how to import projects from Oracle Primavera P6 XER/XML formats and export them in various formats using Aspose.Tasks for .NET....the capability of loading such type of file using the same constructor...Encrypt = true ; 4 sb. TrustServerCertifica = true ; 5 sb. InitialCatalog...

    docs.aspose.com/tasks/net/importing-and-exporti...
  5. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words/sub...
  6. CAD Image class Custom Properties now Read Only...

    I have been trying to upgrade to the latest version (25.12) of the CAD adapter but now have a problem that I cannot write to the CAD image class custom properties. This appears to be because in Version 25.7, the CustomP…...been changed to a Read Only Type. Is this intentional ? namespace...existingMetadata)) { hasExistingMetadata = true; _image.CustomProperties[TMINamespace]...

    forum.aspose.com/t/cad-image-class-custom-prope...
  7. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-sections content... isComposite Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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/