Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 10,766 for

true type

(0.07 sec)
  1. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...getNSeries (). add ( "B1:B16" , true ); // Set category data range...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...
  2. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。...IsAutoFormat 设置为 true 。 从 PivotTableAutoFormat 枚举中分配一个格式选项。...SetIsAutoFormat ( true ); // Setting the PivotTable autoformat type pivotTable...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  3. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ExportHeadersFooters ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. DocumentVisitor.VisitAbsolutePositionTab | Aspo...

    Discover the DocumentVisitor VisitAbsolutePositionTab method, designed to enhance document processing by efficiently handling AbsolutePositionTab nodes....AbsolutePositionTab tab ) Parameter Type Description tab AbsolutePositionTab...NodeType . SpecialChar , 0 , true ); myDocTextExtractor = new...

    reference.aspose.com/words/net/aspose.words/doc...
  5. BookmarksOutlineLevelCollection.Remove | Aspose...

    Effortlessly remove bookmarks by name with the BookmarksOutlineLevelCollection Remove method. Simplify your document management today!...Remove ( string name ) Parameter Type Description name String The...Contains ( "Bookmark 1" ), Is . True ); Assert . That ( outlineLevels...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field Types and enhance your document automation....Specifies Microsoft Word field types. public enum FieldType Values...Description FieldNone 0 Field type is not specified or unknown...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentVisitor.visitFieldEnd method | Aspose.W...

    DocumentVisitor.visitFieldEnd method. Called when a field ends in the document.... FieldEnd ) Parameter Type Description fieldEnd FieldEnd...++ ; mVisitorIsInsideFiel = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    用于从 PDF 文件中提取附件的 Java 源代码。... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    products.aspose.com/pdf/zh-hans/java/attachment...
  9. DocumentVisitor.visitSmartTagEnd method | Aspos...

    DocumentVisitor.visitSmartTagEnd method. Called when enumeration of a smart tag has ended.... SmartTag ) Parameter Type Description smartTag SmartTag...++ ; mVisitorIsInsideSmar = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.visitSmartTagStart method | Asp...

    DocumentVisitor.visitSmartTagStart method. Called when enumeration of a smart tag has started.... SmartTag ) Parameter Type Description smartTag SmartTag...++ ; mVisitorIsInsideSmar = true ; return aw . VisitorAction...

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