Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 75,389 for

values

(0.41 sec)
  1. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…...likely due to invalid DateTime values in contact properties . This...items due to these invalid time values . To resolve this issue, consider...

    forum.aspose.com/t/code-olm-to-pst/324745
  2. CsvDataLoadOptions class | Aspose.Words for Python

    aspose.words.reporting.CsvDataLoadOptions class. Represents options for parsing CSV data...has_headers Gets or sets a value indicating whether the first...that is used to quote field values. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background color, enhancing your design's visual appeal and user experience....property Gets or sets a double value that lightens or darkens the...Throw if set this property to a value less than -1 or more than 1...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Fill.backTintAndShade property | Aspose.Words f...

    Fill.backTintAndShade property. Gets or sets a double value that lightens or darkens the background color....property Gets or sets a double value that lightens or darkens the...Throw if set this property to a value less than -1 or more than 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management....public enum SplitCriteria Values Name Value Description Page 0 Specifies...

    reference.aspose.com/words/net/aspose.words.low...
  6. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....Size, Horizontal and Vertical Values, and File Paths MakeNUp method...size, horizontal and vertical values, and file paths. // For complete...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  7. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your text, enhancing document presentation....set ; } Remarks The default value is false . Examples Shows how.... TextBox ; // Apply these values to both these members to get...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Settings::MsWordVersion enum | A...

    Aspose::Words::Settings::MsWordVersion enum. Allows Aspose.Wods to mimic MS Word version-specific application behavior in C++....enum class MsWordVersion Values Name Value Description Word2000 0...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Aspose::Words::VariableCollection::get_Count me...

    Aspose::Words::VariableCollection::get_Count method. Gets the number of elements contained in the collection in C++....document has a collection of key/value pair variables, which we can...()); // We can display the values of variables in the document...

    reference.aspose.com/words/cpp/aspose.words/var...
  10. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....you change the value of cell B1 to 100 , the values of the data...

    docs.aspose.com/cells/go-cpp/calculation-of-arr...