Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 15,992 for

true type

(0.08 sec)
  1. 清除数据透视表中的筛选器|Documentation

    如何用Aspose.Cells for Java脚本通过C++清除数据透视表中指定数据透视字段的筛选器。...PivotTable Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/clear-f...
  2. Working with Extended Task Attributes | Aspose....

    Learn how to work with extended attributes of tasks using Aspose.Tasks for C# and .NET....Attribute Definition of Text1 type 11 auto taskExtendedAttribut...generated Extended Attribute. The type of the attribute is "Text",...

    docs.aspose.com/tasks/cpp/extended-task-attribu...
  3. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。... </ p > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  4. DocumentVisitor.VisitSmartTagEnd | Aspose.Words...

    Discover the DocumentVisitor VisitSmartTagEnd method, essential for efficient smart tag enumeration. Enhance your coding with this key functionality!...SmartTag smartTag ) Parameter Type Description smartTag SmartTag...mDocTraversalDepth ++; mVisitorIsInsideSmar = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentVisitor.VisitEditableRangeEnd | Aspose....

    Discover the DocumentVisitor VisitEditableRangeEnd method—efficiently handle editable range ends in your documents for seamless editing and enhanced functionality....editableRangeEnd ) Parameter Type Description editableRangeEnd...mDocTraversalDepth ++; mVisitorIsInsideEdit = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....string fileName ) Parameter Type Description fileName String...SaveFormat saveFormat ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....which supports various fill types, color configurations, and other...series . format . fill . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/python-net/chart-series/
  8. StructuredDocumentTag.accept method | Aspose.Wo...

    StructuredDocumentTag.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitStructuredDocum() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Null Pointer exception in Aspose.PDF - Free Sup...

    Hi, I am getting below exception java.lang.NullPointerException: Cannot invoke "com.aspose.pdf.internal.l21p.l19v.l0l()" because "<parameter1>" is null at com.aspose.pdf.internal.l6n.lI.lI(Unknown Source) …...setRegularExpression(true); } //Adding parameter to replace...editor.replaceText(textValue, Type); } alexey.noskov June 19, 2024...

    forum.aspose.com/t/null-pointer-exception-in-as...
  10. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a document in Java.... // Below are two types of lists that we can create...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...