Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 75,694 for

values

(0.73 sec)
  1. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....PageWidth and PageHeight values. Setting this value to Custom does not...not change existing values. Examples Shows how to adjust paper...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....based on their relation to values in other cells in the range...the lowest value in red, moving up to the highest value in green...

    docs.aspose.com/cells/python-net/apply-advanced...
  3. Change array items in XMP metadata of EPS| Java

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code snippets....be created, filled in with values from PS metadata comments and...we get new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/java/xmp-metadata/change-a...
  4. MailMergeDestination Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDestination enum, defining outcomes for seamless document mail merges. Optimize your document processing today!...MailMergeDestination Values Name Value Description NewDocument...0 Equals to the NewDocument value. Examples Shows how to execute...

    reference.aspose.com/words/net/aspose.words.set...
  5. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...Copy(dest); // copy the vertical values dest.Transpose(); // turn them...Save("Result.xlsx"); b. Write values column‑by‑column in a custom...

    forum.aspose.com/t/horz-tag-in-excel/321144
  6. How to Convert Excel to JSON in Java

    In this brief tutorial, you will learn how to convert Excel to JSON in Java. You can quickly convert Excel file to JSON in Java using a few lines of code with a simple configuration....contains the data as attribute-value pairs and it is popular to enhance...and then specify different values of the JsonSaveOptions class...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  7. Copying Rows and Columns|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....with updated references — and values, comments, formatting, hidden...of data, including formulas, values, comments, cell formats, hidden...

    docs.aspose.com/cells/java/copying-rows-and-col...
  8. Search and Replace Data in a Range with JavaScr...

    This article shows how to search and replace data in a range in Excel using JavaScript via C++ code....a range, ignoring any cell values outside the desired range.... lookInType = LookInType . Values ; opts . lookAtType = LookAtType...

    docs.aspose.com/cells/javascript-cpp/search-and...
  9. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....that stands out—specifically, values that are higher than the average...instantly identify high‑performing values without manually calculating...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  10. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured document tag in Java....add(new SdtListItem("Value 1")); Assert.assertEquals(listItems...their values. listItems.add(new SdtListItem("Item 2", "Value 2"));...

    reference.aspose.com/words/java/com.aspose.word...