Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 150,770 for

2

(0.42 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. 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...
  3. 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...
  4. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/working-with-onenote-n...
  5. License Issue for Aspose.word - Free Support Fo...

    I am trying to compare 2 words document in my nodeJS project. Can I use our Aspose.Total for .Net License for the same?...5:26pm 1 I am trying to compare 2 words document in my nodeJS project...Discourse May 7, 2025, 5:26pm 2 @msbhatt Can you please clarify...

    forum.aspose.com/t/license-issue-for-aspose-wor...
  6. Add TOC to Existing PDF in Python|Aspose.PDF fo...

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

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  7. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....appendParagraph ( "Paragraph 2. " ); body . appendParagraph (...4 ); para = paragraphs . at ( 2 ); para . remove (); // Such paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....append_paragraph ( 'Paragraph 2. ' ) body . append_paragraph (... count ) para = paragraphs [ 2 ] para . remove () # Such paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlSchemaCollection.index_of method | Asp...

    CustomXmlSchemaCollection.index_of method. Returns the zero-based index of the specified value in the collection.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

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