Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 150,873 for

2

(0.12 sec)
  1. 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...
  2. 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-...
  3. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fraction using Aspose.Cells for Python via .NET API....in recipes or measurements, 1/2 cup or 3/4 inch is more intuitive...straightforward. For example, adding 1/2 and 1/4 is more intuitive for...

    docs.aspose.com/cells/python-net/how-to-format-...
  4. 用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...
  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. 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...
  8. 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...
  9. Contributor | Aspose.Words for Java

    Represents a bibliography source contributor in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

    reference.aspose.com/words/java/com.aspose.word...
  10. FlattenAllFields Thread Safety Issue Introduced...

    We are experiencing exceptions being raised when using Aspose.Pdf.Facades.Form.FlattenAllFields in multi-threaded scenarios in versions after Aspose PDF 24.1.0. See attached repro. FlattenAllFieldsTest.zip (237.0 KB) F…...ali November 11, 2024, 9:28pm 2 @ejohnsonlrs We have opened the...ejohnsonlrs December 17, 2025, 2:49pm 3 I have not seen this issue...

    forum.aspose.com/t/flattenallfields-thread-safe...