Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 75,740 for

values

(0.16 sec)
  1. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies page orientation in C++....enum class Orientation Values Name Value Description Portrait 1...properties to their default values using the "ClearFormatting"...

    reference.aspose.com/words/cpp/aspose.words/ori...
  2. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y Values in C++....format code applied to the Y values. System :: String Aspose ::...formatting is used to change the way values appears in the chart. The examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. CsvDataLoadOptions.quote_char property | Aspose...

    CsvDataLoadOptions.quote_char property. Gets or sets the character that is used to quote field Values....that is used to quote field values. @property def quote_char (...( self , value : str ): ... Remarks The default value is ‘"’ (quotation...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document metadata (e.g. Title, Author) gets cle...

    Hello, We have noticed a new issue in Aspose.Words 25.10, where document metadata such as title, author gets cleared after performing document.compare with some other document (note there may be more, however some of th…...10 and log the property values before and after compare ....afterwards: // Save original values String author = mainDocument...

    forum.aspose.com/t/document-metadata-e-g-title-...
  5. ChartYValueCollection indexer | Aspose.Words fo...

    ChartYValueCollection indexer. Gets or sets the Y value at the specified index....__getitem__(index) Gets or sets the Y value at the specified index. def...Description index int Remarks Empty values are represented as null . See...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set Data source for the chart with JavaScript v...

    Learn about the various data sources supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....sheetIndex ); // Adding sample values to cells worksheet . cells..."A1" ). value = 50 ; worksheet . cells . get ( "A2" ). value = 100...

    docs.aspose.com/cells/javascript-cpp/data-forma...
  7. Working with Formulas | Aspose.Tasks Documentation

    Learn how to write and read formulas in Microsoft Project (MPP) files using Aspose.Tasks for .NET. This guide covers creating, reading, and working with custom field formulas....interface for reading the formula value. This article describes how...Read-Only Access to Custom Field Values when Using Formulas When formulas...

    docs.aspose.com/tasks/net/writing-and-reading-f...
  8. How to Create a Dropdown List in Excel using Py...

    Learn how to create a dropdown list in Excel using Python with Aspose.Cells. Step-by-step examples for inline and range-based dropdown lists to improve data entry accuracy....restrict input to predefined values. This ensures consistency,...NET: Inline list dropdown: values are typed directly into the...

    blog.aspose.com/cells/create-dropdown-list-in-e...
  9. 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...
  10. MailMergeDataSource.create method | Aspose.Word...

    MailMergeDataSource.create method. Creates Mail Merge Data Source from field names and Values arrays....method create(field_names, field_values) Creates Mail Merge Data Source...Source from field names and values arrays. def create ( self ...

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