Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 15,944 for

true type

(0.29 sec)
  1. Aspose::Words::Fonts::SystemFontSource::get_Typ...

    Aspose::Words::Fonts::SystemFontSource::get_Type method. Returns the Type of the font source in C++....Aspose::Words::Fonts::SystemFontSource::get_Type method Contents [ Hide ] Sy...SystemFontSource::get_Type method Returns the type of the font source...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++.... get_Type () Gets table area to which...le::get_TopPadding . static Type () Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. 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...
  4. 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...
  5. 使用JavaScript通过C++创建和管理Microsoft Excel文件中的表格|Doc...

    使用Aspose.Cells for JavaScript via C++插入、调整大小、编辑、删除和格式化Excel文件中的表格。...ListObjects Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. 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...
  7. 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...
  8. 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...
  9. Get Range with External Links with C++|Document...

    Learn how to retrieve ranges with external links in Excel files using Aspose.Cells with C++....GetReferredAreas method returns an array of type ReferredArea . The ReferredArea...namedRange . GetReferredAreas ( true ); if ( ! referredAreas . IsNull...

    docs.aspose.com/cells/cpp/get-range-with-extern...
  10. Z Axis with Node.js via C++|Documentation

    Learn how to work with the Z‑axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to configure and customize the Z‑axis, including its scale and labels, to enhance your charts....add a chart and set the chart type to Column3D; you can see the...setChartDataRange ( "A2:C3" , true ); // Hide the Category Axis...

    docs.aspose.com/cells/nodejs-cpp/z-axis/