Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 155,328 for

2

(0.16 sec)
  1. Question on the server specs to host Aspose OCR...

    We have a client who is interested in using the receipt OCR function in our mobile application. The client has approximately 1,500 employees and expects around 10,000 expense claims to be submitted via the OCR feature. C…...pylaieva March 2, 2026, 10:19am 2 @jake_wong Hello For...

    forum.aspose.com/t/question-on-the-server-specs...
  2. MaxiCodeStructuredCodetext|Aspose.BarCode for P...

    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....in the MaxiCode code for modes 2 and 3. The MaxiCodeStructuredCo...code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node.... writeln ( "Section 2 text." ); // Both sections are...trim ()). toEqual ( "Section 2 text." ); See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart....= [ 'Category 1' , 'Category 2' , 'Category 3' ] chart . series...= categories , values = [ 4 , 2 , 5 ]) # Format the Doughnut chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.listFormat property. Provides access to the list formatting properties of the paragraph....writeln ( "Numbered list item 2" ); builder . writeln ( "Numbered...writeln ( "Bulleted list item 2" ); builder . writeln ( "Bulleted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Forms2OleControlCollection.count property | Asp...

    Forms2OleControlCollection.count property. Gets count of objects in the collection....'Delphi' , ole_control_collection [ 2 ] . caption ) self . assertEqual...'0' , ole_control_collection [ 2 ] . value ) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hans/python-net/conversion/ Recent content in 使用 Python 的 PDF 转换解决方案 on Aspsoe.PDF Pr......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  8. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....write("Paragraph 2."); // Since we used the same..."); builder.write("Paragraph 2."); // Since we used the same...

    reference.aspose.com/words/java/com.aspose.word...
  9. Capabilities and limitations of the Aspose Word...

    Hi, We(Existing customer of Groupdocs.Conversion) are planning to evaluate Aspose.Words ReportingEngine as a replacement for our existing Apache POI + Velocity template solution. Kindly help clarify the following point…...Discourse December 12, 2025, 1:48pm 2 @ajinvs003 Below is what can be...the LINQ ReportingEngine docs [2]. It is not a full‑blown scripting...

    forum.aspose.com/t/capabilities-and-limitations...
  10. 如何在C++中使用JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的逐步指南将演示如何实现平滑的数据过渡和自动滚动,保持图表连续更新。...cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....( cellB ). value = 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/zh/javascript-cpp/create-...