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

values

(0.24 sec)
  1. How to Set Chart Axis Properties in C++|Aspose....

    Chart axis tuning using C++.... and display units for the value axis, please use ChartAxis ...properties: How to Set Date-Time Value of Axis The following code example...

    docs.aspose.com/words/cpp/how-to-set-chart-axis...
  2. C++ API to Convert XSLFO to XLSB | products.asp...

    Convert XSLFO to XLSB via C++ API without using Microsoft Excel or Adobe Reader...retrieved, you can get the values of the individual properties...XSLFO to CSV (Comma Seperated Values) Convert XSLFO to DIF (Data...

    products.aspose.com/total/cpp/conversion/xslfo-...
  3. C++ API to Convert XSLFO to FODS | products.asp...

    Convert XSLFO to FODS via C++ API without using Microsoft Excel or Adobe Reader...retrieved, you can get the values of the individual properties...XSLFO to CSV (Comma Seperated Values) Convert XSLFO to DIF (Data...

    products.aspose.com/total/cpp/conversion/xslfo-...
  4. Calculating IFNA function using Aspose.Cells wi...

    How to calculate the IFNA function using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, you can use the methods provided by Aspose.Cells to calculate the IFNA function and obtain the result. Finally, you save the modified Excel file to disk....The IFNA function returns the value you specify if the formula returns...returns the #N/A error value; otherwise, it returns the result...

    docs.aspose.com/cells/cpp/calculating-ifna-func...
  5. Aspose::Words::Fields::BarcodeParameters::get_S...

    Aspose::Words::Fields::BarcodeParameters::get_SymbolRotation method. Rotation of the barcode symbol. Valid Values are [0, 3] in C++.... Valid values are [0, 3]. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....do not display the correct value in real time. // We will need...need them to display accurate values. builder . write ( "Page "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code....a range, ignoring any cell values outside the desired range....SetLookInType ( LookInType :: Values ); opts . SetLookAtType ( LookAtType...

    docs.aspose.com/cells/cpp/search-and-replace-da...
  8. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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....target paragraph gets the copied values. Copying a Portion The properties...target portion gets the copied values. Prevent Presentation Edits...

    docs.aspose.com/slides/java/copying-paragraph-a...
  9. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element...element to have the default value. Examples Shows how to use chart... categories = categories , values = [ 1 , 2 ]) series . add1...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...