Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 75,614 for

values

(1.28 sec)
  1. FieldMergeBarcode.ScalingFactor | Aspose.Words ...

    Discover the FieldMergeBarcode ScalingFactor property to easily adjust your barcode size in whole percentage points (10-1000) for optimal visibility.... The value is in whole percentage points...points and the valid values are [10, 1000] public string ScalingFactor...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....double, integer, or date/time values to the cell. #include <iostream>...a worksheet, you should add values to the cells first by rows...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  3. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells library in C# to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....it super easy to see which values are high, medium, or low without...Spotting: Arrows show whether values are increasing, decreasing...

    docs.aspose.com/cells/net/how-to-add-icon-sets-...
  4. Aspose::Words::Drawing::ImageSize::ImageSize co...

    Aspose::Words::Drawing::ImageSize::ImageSize constructor. Initializes width and height to the given Values in pixels. Initializes resolution to 96 dpi in C++....width and height to the given values in pixels. Initializes resolution...and resolution to the given values. Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. CSS fonts

    HTML CSS has next properties like font-family, font-weight, font-size, font-style, CSS font, font-stretch, font-synthesis, etc. Lern more about them here!...In CSS font-family has next values: Name of the font family (...default values. inherit - takes after the parent its values. Example...

    docs.aspose.com/font/net/what-is-font/css-fonts/
  6. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for JavaScript via C++ API....console along with cell names and values. Sample Code <!DOCTYPE html>...Rows Indices, Cell Names and Values Hidden By AutoFilter." ); console...

    docs.aspose.com/cells/javascript-cpp/get-all-hi...
  7. ToaCategories.DefaultCategories | Aspose.Words ...

    Discover the ToaCategories DefaultCategories property for easy access to essential table of authorities categories. Streamline your document management today!...default values, which we can overwrite with custom values. Assert...can always access the default values via this collection. Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastPrinted method. Gets or sets the date when the document was last printed in UTC in C++....EDITTIME can display these values in the document body. std ::...; // We can also change the values of built-in properties. properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_CreatedTime method. Gets or sets date of the document creation in UTC in C++....EDITTIME can display these values in the document body. std ::...; // We can also change the values of built-in properties. properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...Ensure text boxes update their values and adjust size before conversion...UpdateSelectedValue(); // Force update text values } // Recalculate formulas to...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...