Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 8,128 for

boolean

(0.12 sec)
  1. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....SetFontFolders methods accept a Boolean‑type second parameter. Passing...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  2. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。... getTableList ()) { { boolean isInRegion = ( squareAnnotation...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  3. GridDesktop: mouse wheel scrolling adds rows, d...

    See attached sample: start it, click the button, and a new Aspose.Cells workbook is created and shown in GridDesktop in readonly mode. GridDesktopTest.zip (5.2 KB) Problem 1: Switch to “Sheet 1”, then use the mouse wh…... (Int32 , Boolean ) at Aspose.Cells.GridDesktop...(Worksheet , Int32 , Int32 , Boolean ) at Aspose.Cells.GridDesktop...

    forum.aspose.com/t/griddesktop-mouse-wheel-scro...
  4. Pivot Table Defaults to COUNT instead of SUM wi...

    Hi Aspose Team, We are using Aspose.Cells for Node.js via Java to generate Excel reports with pivot tables. Our Goal: We need to create a pivot table that summarizes an “Amount” column from a source data sheet using S…...string, isGrandOrInvoiceTota: boolean = false ) => { const total...const combinePivotTablesOn: boolean = customerConfiguratio.every(pt=>...

    forum.aspose.com/t/pivot-table-defaults-to-coun...
  5. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....isJustifyDistributed(boolean) method. Horizontal Alignment...Style object’s isTextWrapped(boolean) method. <!DOCTYPE html> <...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  6. Azure AD 设置 & Microsoft Graph 授权 - Aspose.Email...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....OAuthToken getAccessToken ( boolean ignoreExistingToken ) { if...OAuthToken getAccessToken ( boolean ignoreExistingToken ) { //...

    docs.aspose.com/email/zh/java/microsoft-graph-a...
  7. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format...ript_fonts Gets or sets a boolean value indicating whether to...g_settings Gets or sets a boolean value indicating whether the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....contains(Node node) public boolean contains(Node node) Determines...The node to locate. Returns: boolean - true if item is found in...

    reference.aspose.com/words/java/com.aspose.word...
  9. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....shape geometry is closed: boolean isGeometryClosed ( IGeometryShape...IGeometryShape geometryShape ) { Boolean isClosed = null ; for ( IGeometryPath...

    docs.aspose.com/slides/java/custom-shape/
  10. Merge EPS files to PDF using C++

    Merger EPS functionality of Aspose.Page API solution for C++ allows you to combine several EPS files into a single PDF document....AdditionalFontsFolde and SuppressError boolean value. Merge (by ) EPS files...

    docs.aspose.com/page/cpp/merge/eps/