Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 14,732 for

true type

(0.11 sec)
  1. 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...
  2. 使用 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...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....SetChartDataRange ( u "A1:D4" , true ); // Save the workbook U16String...Document Assistant Close Find Type of X and Y Values of Points...

    docs.aspose.com/cells/cpp/easy-way-for-chart-se...
  8. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the document as a bookmark start in C++....String & bookmarkName ) Parameter Type Description bookmarkName const...Bookmark1" , u "Bookmark1" , true )); hyperlink -> set_ScreenTip...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end in C++....String & bookmarkName ) Parameter Type Description bookmarkName const...Bookmark1" , u "Bookmark1" , true )); hyperlink -> set_ScreenTip...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need.... </ p > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/modify-an-...