Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 26,924 for

only

(1.46 sec)
  1. Licensing|Aspose.Slides for Python Documentation

    Aspose.Slides for Python via Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies.... You are only required to set a license once...You need to set the license: only once per application domain...

    docs.aspose.com/slides/python-java/licensing/
  2. 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...
  3. MarkdownSaveOptions.ResourceSavingCallback | As...

    Control how images and resources are saved when exporting Word to Markdown with ResourceSavingCallback for flexible document output....set ; } Remarks Note, there is only one type of resources in Markdown...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. CustomXmlPart.dataChecksum property | Aspose.Wo...

    CustomXmlPart.dataChecksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content....richText ); // The checksum is read-only and computed using the data...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlPart.data_checksum property | Aspose.W...

    CustomXmlPart.data_checksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content....rich_text ) # The checksum is read-only and computed using the data...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 使用 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...
  9. 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...
  10. 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...