Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 27,593 for

only

(0.13 sec)
  1. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... It includes not only new and updated public methods...simple usage scenario to load only the document properties from...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. LayoutOptions.continuous_section_page_numbering...

    LayoutOptions.continuous_section_page_numbering_restart property. Gets or sets the mode of behavior for computing page numbers when a continuous section restarts the page numbering.... # Page numbering restarts only if there is no other content...ContinuousSectionRes . FROM_NEW_PAGE_ONLY doc . update_page_layout ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. We are unable to raise support ticket in - Free...

    Hi, The data provided in a cell is 119989000. But when we use aspose library to read cell value using cells.get(, ).getValue(), the value extracted is 119989000.00000001. Kindly suggest on any alternate approach to extr…...to extract the entered data only. NOTE: The cell had been formatted...like 119,989,000.00. We require only the entered data without the...

    forum.aspose.com/t/we-are-unable-to-raise-suppo...
  4. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...AutoFitterOptions options ; // Only expands the height of the first...AutoFitterOptions options2 ; // Only expands the height of the last...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  5. AutoFit Rows for Merged Cells with JavaScript v...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for JavaScript via C++. Implement auto-fit functionality for merged cells in spreadsheets....new AutoFitterOptions (); // Only expands the height of the first...new AutoFitterOptions (); // Only expands the height of the last...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  6. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …...excel workbook, need to update only one of the worksheet in the...the documentation, we could only insert dummy data and unable...

    forum.aspose.com/t/handling-large-excel-files-u...
  7. Standard way of extracting the location of revi...

    Hello, I have posted this query on behalf of Ruiz, Manuel MRuiz39@ITS.JNJ.com Currently I am facing issues with setting the parent node of the revisions in the enum, getting the following error: enum.set_current(layou…...set_current can only be called with a node that actually... Paragraph, TableCell) [0]. Only nodes that were processed by...

    forum.aspose.com/t/standard-way-of-extracting-t...
  8. Aspose.OCR and Microsoft.ML.OnnxRuntime 1.22.1 ...

    Hello Aspose OCR support We are using the latest nuget package for Aspose.OCR - 25.6.0 - in a solution targeting .NET Framework 4.8 and it’s working fine with Microsoft.ML.OnnxRuntime packages version 1.22.0 Microsoft …... Earlier we only included 1.20.1 version and...Onnx ML, at least for us, we only have to include it because Aspose...

    forum.aspose.com/t/aspose-ocr-and-microsoft-ml-...
  9. Gml SourceDriverOptions -RestoreSchema - Free S...

    Hi Aleaxnder, 1.I used: .if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = true }; } What is meaning of using RestoreSchema ? 3.…...faster and works fine when you only need the geometry or when you...true Quick preview, geometry‑only extraction, or you will define...

    forum.aspose.com/t/gml-sourcedriveroptions-rest...
  10. Working with Images in C++|Aspose.Words for C++

    Introduction to Image feature, how to create and manipulate image using C++....this article, you can explore only some of the possibilities of...

    docs.aspose.com/words/cpp/working-with-images/