Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 73,819 for

values

(0.09 sec)
  1. Find and Replace Text in Excel using Java

    Follow this article to find and replace text in Excel using Java. It has all the details to set the IDE, a list of steps, and a sample code to implement text find and replace in Excel using Java....to find and replace multiple values in Excel using Java . Load...sensitivity for the search value, search the entire or partial...

    kb.aspose.com/cells/java/find-and-replace-text-...
  2. Words to PDF Track Changes Cell Highlighting pr...

    Hello, We have an issue where the resultant PDF of a Word document that has track changes is unreadable due to the colour choices made for “By Author” Attached is the document highlighting the issue Track Changes.docx …...saveOpts); Replace the colour values with any that match the Word...settings and set the corresponding values. The document has 3 authors...

    forum.aspose.com/t/words-to-pdf-track-changes-c...
  3. C++ API to Convert CGM to PPSX | products.aspos...

    Convert CGM to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...CGM to CSV (Comma Seperated Values) Convert CGM to DIF (Data Interchange...Convert CGM to TSV (Tab-separated Values) Convert CGM to TXT (Text Document)...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. How to Write Updated Task Data to MPP | Aspose....

    Learn how to update and write task data back to Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. Includes C# examples for modifying deadlines, notes, IDs, and saving changes programmatically....Tasks maintains custom field values when saving updated MPP/XML...Task's Budget Work and Cost Values Subscribe to Aspose Product...

    docs.aspose.com/tasks/net/writing-updated-task-...
  5. Summarize a Document|Aspose.Words for Python vi...

    Summarize a document. Aspose.Words for Python simplifies document summarization using OpenAI and Google AI models by allowing you to specify the summary length....SummarizeOptions to one of the values in aw.ai.SummaryLength (e.g...MEDIUM , LONG ). The chosen value influences how concise or detailed...

    docs.aspose.com/words/python-net/summarize-a-do...
  6. Calculation results differ from Excel 365 - Fre...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("iferror.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); Worksheet worksheet = worksheets.get("S1-8.2 - T…...getValue() = As you can see, the values calculated by Aspose Cells...encountering discrepancies between the values calculated by Aspose.Cells...

    forum.aspose.com/t/calculation-results-differ-f...
  7. AutoFitBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.autoFit()](../../aspose.words/table/autoFit/#autofitbehavior) method....AutoFitToWindow When you use this value, Aspose.Words enables the AutoFit...RowFormat/CellFormat property values // to the current row/cell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create 3D Presentations on Android|Aspose.Slide...

    Generate interactive 3D presentations in Java with Aspose.Slides for Android effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....“effective” (final) 3D parameter values that account for themes, inheritance...provides APIs to read effective values (including for 3D—lighting...

    docs.aspose.com/slides/androidjava/3d-presentat...
  9. 使用 C++ 将 XMP 元数据添加到 EPS 文件

    本文将通过代码片段讲解并使用 Aspose.Page API 解决方案(适用于 C++)将 XMP 元数据添加到 EPS 文件的过程。...we get new one filled with values from PS metadata comments (%%Creator...GetXmpMetadata(); 20 21 // Check metadata values extracted from PS metadata...

    docs.aspose.com/page/zh/cpp/xmp-metadata/add/
  10. Get Cells Range|Documentation

    Learn how to get cells range through the Aspose.Cells for JavaScript via C++ API.... cells ; // Setting values to the cells let cell = cells...Single Quote Prefix of Cell Value or Range Creating Subtotals...

    docs.aspose.com/cells/javascript-cpp/get-cells-...