Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 150,741 for

2

(0.16 sec)
  1. How to tag tables to a page number in word docu...

    I am reading a word document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word document has lot of tables which could be splitted to next page. The python-do…...do it correctly: k="Appendix-2 copy.docx" doc = aw.Document(k)...Discourse June 19, 2025, 9:49am 2 @pratik122354 Cause It appears...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...
  2. Missing “Cambria Math” Font in a .NET Linux Doc...

    Hi team, We are facing a font issue in the .net application hosted in a linux container. Could you help us with the library that we can add in the dockerfile for the following font error: System.Collections.Generic.Ke…...Dictionary 2.get_Item(TKey key) at . . (String...potapov January 30, 2026, 12:52pm 2 @aditijain3 , Thank you for contacting...

    forum.aspose.com/t/missing-cambria-math-font-in...
  3. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。...{ 1 , 2 , 3 }; Vector < uint8_t > btsSchema = { 1 , 2 , 3 };... GetCustomXmlParts (). Get ( 2 ). SetID ( u "Sport" ); wb . GetCustomXmlParts...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  4. FieldIndex.Heading | Aspose.Words for .NET

    Discover the FieldIndex Heading property to customize entry headers by letter, enhancing organization and user experience in your application....span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" )); // These next two...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed 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...
  6. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns true if this object was moved (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_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node 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. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language.... llx -= 2 # Lower-left x rect . lly -= 2 # Lower-left y...rect . urx += 2 # Upper-right x rect . ury += 2 # Upper-right...

    docs.aspose.com/pdf/python-net/update-links/
  9. Bug when using Aspose.Pdf.Document.Pages.Insert...

    Hi Am using latest pdf dll for .net 2.0 version10.2.0. With Aspose.Pdf.Document IndexDoc Aspose.Pdf.Document MainDoc When using MainDoc.Pages.Insert(1,IndexDoc.Pages) and IndexDoc is portrait and MainDoc is landsca…... 2015, 2:01pm 1 Hi Am using latest pdf dll for .net 2.0 version10...version10.2.0. With Aspose.Pdf.Document IndexDoc Aspose.Pdf.Document...

    forum.aspose.com/t/bug-when-using-aspose-pdf-do...
  10. Error occurred while save the pdf document with...

    Hi Team, We have a merged with multiple other pdfs and we have received the below error. Can you please help us to look into it. System.ArgumentException: An item with the same key has already been added. Key: 173895 …...Dictionary`2.TryInsert(TKey key, TValue value...Discourse February 13, 2026, 9:15pm 2 @CRAsposeUser Thanks for the sample...

    forum.aspose.com/t/error-occurred-while-save-th...