Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 34,476 for

line

(0.09 sec)
  1. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously through the Aspose.Cells for .NET API.... If you comment this line: testWorkbook . Worksheets [...

    docs.aspose.com/cells/net/reading-cell-values-i...
  2. Aspose::Words::Document::UpdateWordCount method...

    Aspose::Words::Document::UpdateWordCount method. Updates word count properties of the document in C++....UpdateWordCount does not update number of lines and pages properties. Use the...get_BuiltInDocumentPrope () -> get_Lines ()); // To get accurate values...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using JavaScript via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....new CustomEngine (); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/javascript-cpp/direct-cal...
  4. Apply License in Jython|Aspose.Words for Java

    Jython: Apply License to Aspose.Words for Java....dataDir + 'quickstart/' # This line attempts to set a license from...

    docs.aspose.com/words/java/apply-license-in-jyt...
  5. Password Protect or Unprotect the Shared Workbo...

    Learn how to password protect or unprotect a shared workbook using Aspose.Cells for C++...."1234" ); // Uncomment this line to Unprotect the Shared Workbook...

    docs.aspose.com/cells/cpp/password-protect-or-u...
  6. Fast recognition|Documentation

    How to read text from high-quality scans using as few resources as possible.... Recognize single line Analyzing your prompt, please...

    docs.aspose.com/ocr/cpp/fast-recognition/
  7. BuiltInDocumentProperties.links_up_to_date prop...

    BuiltInDocumentProperties.links_up_to_date property. Indicates whether hyperlinks in a document are up-to-date....es ) # Count the number of lines in the document, and then assign...result to the "Lines" built-in property. line_counter = LineCounter...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document....es ) # Count the number of lines in the document, and then assign...result to the "Lines" built-in property. line_counter = LineCounter...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C++ 进行 Excel 转 PDF 时渲染实线格线|Documentation

    了解如何在使用 Aspose.Cells for Node.js via C++ 转换 Excel 为 PDF 时渲染实线格线。...to render gridline as solid line const pdfSaveOptions = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/render-soli...
  10. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....DotDash ; // After changing the line style of the borders in just...

    reference.aspose.com/words/nodejs-net/aspose.wo...