Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 70,526 for

values

(0.13 sec)
  1. Customize Globalization Settings for Pivot Tabl...

    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....Column Labels, Row Labels, Blank Values text as per your requirements...Column Labels, Row Labels, Blank Values . Then it assigns the object...

    docs.aspose.com/cells/java/customize-globalizat...
  2. Creating Subtotals|Documentation

    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....subtotals for any repeating values in a spreadsheet. Aspose.Cells...method. Provide appropriate values for the parameters of the method...

    docs.aspose.com/cells/java/creating-subtotals/
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitScale method. Returns or sets the scale value for minor tick marks on the time category axis in C++....method Returns or sets the scale value for minor tick marks on the...the tick marks and displayed values of a chart axis. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::DocumentPositionMovement enum | ...

    Aspose::Words::DocumentPositionMovement enum. DocumentPositionMovement enumeration in C++....DocumentPositionMove Values Name Value Description None 0 Inside...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Document metadata (e.g. Title, Author) gets cle...

    Hello, We have noticed a new issue in Aspose.Words 25.10, where document metadata such as title, author gets cleared after performing document.compare with some other document (note there may be more, however some of th…...10 and log the property values before and after compare ....afterwards: // Save original values String author = mainDocument...

    forum.aspose.com/t/document-metadata-e-g-title-...
  6. Convert XLS File with Images or Charts to PDF w...

    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....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/nodejs-cpp/convert-xls-fi...
  7. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_Document method. Returns the document containing the parent chart in C++....the tick marks and displayed values of a chart axis. auto doc =...get_Count ()); ASSERT_EQ ( u "Y-Values" , chart -> get_Series () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... There are three possible values: Automatic - recalculate whenever...which has one of the following values: CalcModeType::Automatic C...

    docs.aspose.com/cells/cpp/setting-formula-calcu...
  9. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....TrimBox, ArtBox, and BleedBox values to the newly created rectangle...optionally displaying the existing values for CropBox, TrimBox, ArtBox...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  10. How to Show Formulas in Excel using C#

    This tutorial explains how to show formulas in Excel using C#. It contains the environment configuration details, detailed steps to perform the task and a runnable sample code to display formulas in Excel using C#....first worksheet Set sample cell values, and a formula, and calculate...Excel file is created, and then values and formulas are set in different...

    kb.aspose.com/cells/net/how-to-show-formulas-in...