Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 73,727 for

values

(0.15 sec)
  1. Calculating IFNA function using Aspose.Cells wi...

    How to calculate the IFNA function using the Aspose.Cells library with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the IFNA function and get the result. Finally, we 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/go-cpp/calculating-ifna-f...
  2. Aspose::Words::Fields::BarcodeParameters::set_P...

    Aspose::Words::Fields::BarcodeParameters::set_PosCodeStyle method. Style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid Values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++.... The valid values (case insensitive) are [STD|SUP2|SUP5|CASE]...( const System :: String & value ) See Also Class BarcodeParameters...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CrossesAt method. Specifies where on the perpendicular axis the axis crosses in C++....When the axis is a value axis, the value of the property is a...a decimal number on the value axis. When the axis is a time category...

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

    Aspose::Words::LowCode::MergeFormatMode enum. Specifies how formatting is merged when combining multiple documents in C++....class MergeFormatMode Values Name Value Description MergeFormatting...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Aspose::Words::Saving::TiffCompression enum | A...

    Aspose::Words::Saving::TiffCompression enum. Specifies what type of compression to apply when saving page images into a TIFF file in C++....class TiffCompression Values Name Value Description None 0 Specifies...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 使用 Python 可填写的 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式创建可填写的 PDF 表单。...Define the new field values new_field_values = { "First Name" :...the form fields with the new values for formField in form . field_names...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  7. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....UpdateFields property Gets or sets a value determining if fields of certain...fixed page format. Default value for this property is true ....

    reference.aspose.com/words/net/aspose.words.sav...
  8. Working with Charts through Shape.Chart Object|...

    Charts in details, how chart linked with Shape node in Aspose.Words for C++....can I modify the data series values of an existing chart? A: Access...ChartSeries , and update its Values . Example: ChartSeries * series...

    docs.aspose.com/words/cpp/working-with-charts-t...
  9. Add XMP metadata to EPS file using Java

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Java is explained and illustrated with the code snippets here....be created, filled in with values from PS metadata comments and...returned to you. Now you can view values of metadata fileds. Initialize...

    docs.aspose.com/page/java/xmp-metadata/add/
  10. Document.variables property | Aspose.Words for ...

    Document.variables property. Returns the collection of variables added to a document or template....document has a collection of key/value pair variables, which we can...3 ); // We can display the values of variables in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...