Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 59,032 for

values

(0.1 sec)
  1. Aspose::Words::Settings::JustificationMode enum...

    Aspose::Words::Settings::JustificationMode enum. Specifies the character spacing adjustment for a document. The default value is Expand in C++....default value is Expand . enum class JustificationMode Values Name...Name Value Description Expand 0 Do not compress character spacing...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Fields::MergeFieldImageDimension...

    Aspose::Words::Fields::MergeFieldImageDimensionUnit enum. Specifies an unit of an image dimension (i.e. the width or the height) used across a mail merge process in C++....MergeFieldImageDimen Values Name Value Description Point 0 The...the original image dimension value. See Also Namespace Aspose::Words::Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 使用C++设置图表数据源|Documentation

    了解Aspose.Cells for C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,以及如何连接和从中检索数据以填充工作表。...sheetIndex ); // Adding sample values to cells worksheet . GetCells...PutValue ( 40 ); // Adding sample values to cells as category data worksheet...

    docs.aspose.com/cells/zh/cpp/data-formatting-in...
  4. Setting Dynamic Array Formulas with C++|Documen...

    How to use Aspose.Cells library to calculate dynamic array formulas in Microsoft Excel with C++....involve operations on arrays of values. They are enclosed in curly...datasets. Examples: Summing the values in a range: {=SUM(A1:A5*B1:B5)}...

    docs.aspose.com/cells/cpp/calculation-of-dynami...
  5. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    Control how attachments are embedded in PDFs with PdfAttachmentsEmbeddingMode. Optimize document structure and compatibility for seamless sharing....PdfAttachmentsEmbedd Values Name Value Description None 0 Attachments...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Shading::get_ForegroundTintAndSh...

    Aspose::Words::Shading::get_ForegroundTintAndShade method. Gets or sets a double value that lightens or darkens a foreground theme color in C++....method Gets or sets a double value that lightens or darkens a foreground...Sha () Remarks The allowed values are in the range from -1 (the...

    reference.aspose.com/words/cpp/aspose.words/sha...
  7. Aspose::Words::Fields::FieldMergeBarcode::set_P...

    Aspose::Words::Fields::FieldMergeBarcode::set_PosCodeStyle method. Sets the 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 FieldMergeBarcode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection....add method add(name, value) Adds a document variable to the collection...def add ( self , name : str , value : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Utility 2D Barcode Features in PHP|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....Large or Multiple Code Text Values in PHP Hiding Code Text that...

    docs.aspose.com/barcode/java/utility-2d-barcode...
  10. Use Formulas Functions to Process Data in VSTO ...

    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....integer values in cells A1, A2 and A3 cellA1 . Value = 10 ; cellA2...cellA2 . Value = 20 ; cellA3 . Value = 30 ; //Add formula in...

    docs.aspose.com/cells/net/use-formulas-function...