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

values

(0.08 sec)
  1. DataBarExtendedParameters|Aspose.BarCode for Py...

    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....parameters has only default values is_2d_composite_component Gets...composite component flag. Default value is false. See Also namespace...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. Number Settings|Documentation

    Aspose.Cells is a JavaScript library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets....display formats of numeric values and dates. We know that numeric...used to represent different values including decimal, currency...

    docs.aspose.com/cells/javascript-cpp/cells-numb...
  3. ShapeBase.href property | Aspose.Words for Node.js

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape....string Remarks The default value is an empty string. Below are...are examples of valid values for this property: Full URI: https://www...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Managing Ranges with Golang via C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with Golang via C++. Create, modify, and style ranges programmatically....how to create a range, put values, set styles, and perform more...use the following code: Put values into the cells of the range...

    docs.aspose.com/cells/go-cpp/managing-ranges/
  5. Aspose::Words::Drawing::Charts::ChartXValue cla...

    Aspose::Words::Drawing::Charts::ChartXValue class. Represents an X value for a chart series in C++....ChartXValue class Represents an X value for a chart series. class ChartXValue...object is equal to the current X value object. static FromDateTime...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. XMP Metadata | API to code EPS | .NET

    .NET API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. C# examples on how to add, edit and get it....we get new one filled with values from PS metadata comments (%%Creator...GetXmpMetadata(); // Check metadata values extracted from PS metadata...

    products.aspose.com/page/net/xmp-metadata/
  7. Work with Document Properties|Aspose.Words for ...

    Aspose.Words for Node.js allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....System or built-in that contain values such as document title, author...or custom, provided as name-value pairs where the user can define...

    docs.aspose.com/words/nodejs-net/work-with-docu...
  8. Work with Document Properties in C#|Aspose.Word...

    Aspose.Words for .NET allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties using C#....System or built-in that contain values such as document title, author...or custom, provided as name-value pairs where the user can define...

    docs.aspose.com/words/net/work-with-document-pr...
  9. Update CSV File using .NET | products.aspose.com

    Modify CSV documents in C# VB.NET applications without using Microsoft Excel....(Comma Seperated Values) Edit TSV (Tab-separated Values) Edit XLS (Microsoft...Format? A CSV (Comma-Separated Values) file is a commonly used format...

    products.aspose.com/total/net/update/csv/
  10. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...printStartDate) * fx; double assignment_X_Value = 1 / chartWidth; double diff_fpoint_to_task...diff_fpoint_to_task * assignment_X_Value; actual_position_x = actual_position_x...

    forum.aspose.com/t/how-to-change-rectangularcal...