Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 159,855 for

2

(0.42 sec)
  1. Supported characters|Documentation

    A full list of characters recognized by Aspose.OCR for Python via .NET.... / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ [...# $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ [...

    docs.aspose.com/ocr/python-net/supported-charac...
  2. Totals is not recovering correctly - Free Suppo...

    Hi, We are using table with multiple Totals One of them as Total Row. The others are user created and they are part of the table. We use the mechanism table.ShowTotals = false; and after manipulating the data (includi…...Discourse June 18, 2025, 10:15am 2 @aleksandr.l Cause The issue you’re...1. Set ShowTotals to false . 2. Perform your data manipulation...

    forum.aspose.com/t/totals-is-not-recovering-cor...
  3. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C++....firstParagraphNodes -> idx_get ( 2 ) -> get_NodeType ()); // The...Writeln ( u "Run 2. " ); ASSERT_EQ ( u "Run 2. \r Run 1." , doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. HIP / ROCm|Documentation

    Run Aspose.LLM for .NET on AMD GPUs with HIP (ROCm) acceleration — supported GPUs, driver requirements, and tuning notes.... Some RDNA 2 cards (RX 6800/6900) work with...process sees. RDNA 2 workaround Some RDNA 2 cards (e.g., RX 6800...

    docs.aspose.com/llm/net/developer-reference/acc...
  5. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.PDF for C++ library allows you get? update in a PDF file with our ....); // Set the target page as 2 pdfOutline -> set_Destination...-> get_Pages () -> idx_get ( 2 ))); // Save output pdfDocument...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  6. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Sheet gets corrupted when attempting to edit th...

    Hi, There is an existing value in cell C1 and when we attempt to overwrite it, the file gets corrupted. The corrupted file is attached below for reference. Also attaching the code that is used to modify the cell value. …...Cells[0, 2].PutValue("hello"); workbook.Save(workbook...Cells April 6, 2026, 10:44am 2 @ServerSide527 Hello, Thank you...

    forum.aspose.com/t/sheet-gets-corrupted-when-at...
  9. Calculated form fields in PDFForm - Free Suppor...

    Hey everyone, I have a PDF-form with some entry fields. As amounts are entered in the fields,(for example in the field with name “8”), the form will calculate the sum automatically. Before we upgraded the Aspose.PDF li…...1000 in field with field name “2”, the sum field (field name “11”)...ahmad October 30, 2014, 12:24am 2 Hi Ivan, Thanks for your inquiry...

    forum.aspose.com/t/calculated-form-fields-in-pd...
  10. DocumentBuilder.moveToCell method | Aspose.Word...

    DocumentBuilder.moveToCell method. Moves the cursor to a table cell in the current section.... write ( "Column 2, cell 2." ); doc . save ( base . artifactsDir...

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