Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 16,710 for

true type

(0.27 sec)
  1. 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...
  2. 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/
  3. 使用 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...
  4. 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...
  5. 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...
  6. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java.... Default value is true . Examples: Show how to reset...be updated. Default value is true . Examples: Show how to reset...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast.... Set the bullet type to SYMBOL , and define the bullet...paragraph_format . bullet . type = slides . BulletType . SYMBOL...

    docs.aspose.com/slides/python-net/manage-bullet...
  9. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....Engine Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/implement-...
  10. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...)); Assert . That ( block . Type , Is . EqualTo ( BuildingBlockType...

    reference.aspose.com/words/net/aspose.words.bui...