Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 155,328 for

2

(0.29 sec)
  1. Document.save() hangs indefinitely during PDF c...

    Hello, I’m experiencing a critical issue where Document.save() hangs indefinitely during DOCX to PDF conversion. The process never completes, no timeout occurs, and no warnings are reported. Environment: build.gradle …...safar February 2, 2026, 8:42am 1 Hello, I’m experiencing...‘aspose-words’, version: ‘25.2’,classifier: ‘jdk17’) Operating...

    forum.aspose.com/t/document-save-hangs-indefini...
  2. CompareOptions.ignore_dml_unique_id property | ...

    CompareOptions.ignore_dml_unique_id property. Specifies whether to ignore difference in DrawingML unique Id.... and the revisions count was 2. # If we are ignoring DML's unique...is_ignore_dml_unique_id else 2 , doc_a . revisions . count )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.AI.LLM.dll - what is its purpose? - Free...

    Hi Aspose, Just a quick question about Aspose.OCR - I updated this to the latest nuget package 25.9.0 and I spotted a new DLL in the built solution - Aspose.AI.LLM.dll AI and LLMs have not had great press in recent mon…...rozeboosje September 15, 2025, 2:38pm 1 Hi Aspose, Just a quick...Discourse September 15, 2025, 2:38pm 2 @rozeboosje Aspose.AI.LLM...

    forum.aspose.com/t/aspose-ai-llm-dll-what-is-it...
  4. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...0 , 2 , 0 , ObjectExt :: Box < String > ( u "Category 2" )));...

    docs.aspose.com/slides/cpp/chart-series/
  5. Image.load hangs on dwg file - Free Support For...

    Hi, I’m using a licensed CAD library (version 22.7) and loading some dwg file with Image.load, program hangs indefinitely (3+days) using a 100% cpu core. Latest version 23.8 hangs too. Using interruptionToken does not…...Product Family EGIT February 2, 2024, 4:37pm 1 Hi, I’m using...gorokhovatskyi February 2, 2024, 5:12pm 2 @EGIT Hello. Thank you...

    forum.aspose.com/t/image-load-hangs-on-dwg-file...
  6. Attached file returns a strange Annotation type...

    The attached PDF has an MovieAnnotation on the first page. When viewing the type of Annotation through Aspose.PDF, the type is returned as a series of characters....codewarior September 16, 2014, 2:43pm 2 Hi, Can you please share the...picture240-1.png (9.5 KB) picture240-2.png (58.7 KB)...

    forum.aspose.com/t/attached-file-returns-a-stra...
  7. FieldAutoNum.SeparatorCharacter | Aspose.Words ...

    Discover the FieldAutoNum SeparatorCharacter property, easily customize your separator character for enhanced data formatting and improved usability.... Writeln ( "\tParagraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. Assert . That...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... merge ( 5 , 2 , 2 , 3 ); // Input data into C6...C6 Cell. cells . get ( 5 , 2 ). putValue ( "This is my value"...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  9. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF document in Python with Aspose.PDF for easy navigation...."Second page" ] i = 0 ; while ( i < 2 ): # Create Heading object heading2...getPages () . get_Item ( i + 2 )) # Destination page heading2...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  10. CustomXmlSchemaCollection.add method | Aspose.W...

    CustomXmlSchemaCollection.add method. Adds an item to the collection.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

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