Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 155,495 for

2

(0.12 sec)
  1. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...aspose-cells rpmati September 26, 2025, 2:35pm 1 Hi, I have a method where...Discourse September 26, 2025, 2:36pm 2 @rpmati It appears you are...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  2. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...Discourse July 11, 2025, 4:34am 2 @rnara Cause The issue you’re...PDF file. rnara July 14, 2025, 2:04pm 4 @vyacheslav.deryushev we...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  3. Working with multipage image formats|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....startPage = 3 ; int countPage = 2 ; try ( Image image = Image ....inputFileName )) { //export only 2 pages if ( image instanceof IMultipageImage...

    docs.aspose.com/imaging/java/working-with-multi...
  4. Using Azure OpenAI with Aspose.Words.IA - Free ...

    I want to use Aspose.words.IA in .Net to Check grammar using my Azure OpenAI instance. but I receive an error message : Ressource not found. Th url and Apikey are correct because I already use them in my project to reach…...Discourse January 16, 2026, 4:17pm 2 @youafiey • Is the Azure OpenAI...tried 2 options : 1- "<Azure OpenAI instance Name>" 2- "<Azure...

    forum.aspose.com/t/using-azure-openai-with-aspo...
  5. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...before page index 2. if ( args . GetPageIndex () < 2 ) { args . SetIsToOutput...page index 2 of pages 10 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  6. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method... at ( 2 ). getText (). trim ()). toEqual...); expect ( paragraphs . at ( 2 ). paragraphFormat . alignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...( 'Div center' , paragraphs [ 2 ] . get_text () . strip ()) self...ParagraphAlignment . CENTER , paragraphs [ 2 ] . paragraph_format . alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...ali April 8, 2021, 9:32pm 2 @artemrfokin We tried to achieve...get_Item(2).getMediaBox(); artbox = doc.getPages().get_Item(2).getArtBox();...

    forum.aspose.com/t/how-to-get-content-height-on...
  9. MSG file reading errors - Free Support Forum - ...

    I have a java (groovy) script that uses Aspose to convert .MSG files to .EML for onward processing. It manages many millions of files perfectly - but just a few fail. Most of the fail cases seem to be appointment respo…...) [work-around 2 - arg out of range: remove the...ArrayIndexOutOfBound: Index 2 out of bounds for length 2 — End of inner exception...

    forum.aspose.com/t/msg-file-reading-errors/326555
  10. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... doc_list . list_levels [ 2 ] . number_format = '- \x02 -'...

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