Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 159,255 for

2

(0.42 sec)
  1. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...'Series 2' , categories = categories , values = [ 64.2 , 79.5...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。... createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...cells . createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  3. FieldArgumentBuilder.AddField | Aspose.Words fo...

    Enhance your coding efficiency with the FieldArgumentBuilder's AddField method. Seamlessly integrate FieldBuilder for robust argument construction....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Drawing::Charts::Chart::get_Form...

    Aspose::Words::Drawing::Charts::Chart::get_Format method. Provides access to fill and line formatting of the chart in C++....u "Category 1" , u "Category 2" }); series -> Add ( u "Series...double > ({ 1 , 2 })); series -> Add ( u "Series 2" , categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples.... Get ( 0 , 2 ). PutValue ( u "Department" );..."John Smith" ); cells . Get ( 1 , 2 ). PutValue ( u "Engineering"...

    docs.aspose.com/cells/cpp/reading-and-writing-d...
  6. Watermark image to full page - Free Support For...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in pdf. But we want to add watermark to full page covering all areas of page. We are using watermarkartificat clas…...barhate May 2, 2025, 8:41am 1 Hi We have purchased...Professionalize.Discourse May 2, 2025, 8:41am 2 @krushna.barhate To add...

    forum.aspose.com/t/watermark-image-to-full-page...
  7. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...words-net rpmati September 26, 2025, 2:58pm 1 Hi, I have a method where...Discourse September 26, 2025, 2:58pm 2 @rpmati It appears that after...

    forum.aspose.com/t/aspose-words-errors-after-up...
  8. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...shibanov April 16, 2025, 3:52am 2 @oleksii88 We are looking into...sergei.shibanov April 16, 2025, 2:54pm 3 @oleksii88 When converting...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  9. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python...."Column (" + str ( row_count ) + ", 2)" ) row . cells . add ( "Column...( "Test 2 1" ) cell = row2 . cells . add ( "Test 2 2" ) cell...

    docs.aspose.com/pdf/python-net/adding-tables/
  10. OCR of numbers fails to recognize sequences of ...

    When using OCR on TIFF-Files that contain numbers the OCR tends to drop digits, when it encounter multiple same digits in a row. Examples (on TIFF → recognized): “3.333,33” € → “3.33,33 e” 144266 → 14266 444508 → 4450…...JoesterA April 13, 2026, 5:41pm 2 We use Aspose.OCR for .NET 26...customers address, the errors 2 to 4 just vanish. These errors...

    forum.aspose.com/t/ocr-of-numbers-fails-to-reco...