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

2

(0.71 sec)
  1. 从文档中导入/导出数据|Documentation

    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....AtYarnStage = 1 , InWIPStage = 2 , Payment = 3 , Shipment = 4 ...9 , Payment = 7 , Shipment = 2 , Shipment2 = 5 }); list . Add...

    docs.aspose.com/cells/zh/net/import-export-data...
  2. Poorly rendered logo in image from PDF - Free S...

    Attached is a PDF that, when converted to images, renders the logo on the bottom-right of the second page very poorly. The image is also attached....ahmad March 26, 2014, 11:57pm 2 Hi Ed, We are sorry for the inconvenience...notifier September 19, 2025, 2:45pm 3 The issues you have found...

    forum.aspose.com/t/poorly-rendered-logo-in-imag...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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-...