Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 150,770 for

2

(0.14 sec)
  1. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/java/com.aspose.word...
  2. Can we use two different versions of AsposeCell...

    Hi, We have a winforms application, which has multiple projects inside the solution. We recently upgraded our app to use the v24.12 from v20.2 and had so many production issues. We have more than 10k test cases in our…...2 and had so many production issues...Discourse April 21, 2025, 4:55am 2 @PrathapSV Can you please clarify...

    forum.aspose.com/t/can-we-use-two-different-ver...
  3. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    Aspose.Pdf.InvalidPdfFileFormatException Aspose.PDF Trailer not found Aspose dll used in 25.5 version. using simle 1 line html hiiiii VS it is working . on iis not working. .net framework 4.7.2...2 Professionalize.Discourse Unlisted...Unlisted June 26, 2025, 11:00am 2 amjad.sahi Listed June 26, 2025...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...
  4. The annotation within the block cannot be expor...

    The annotation within the block cannot be exported. question.zip (110.5 KB)...Discourse December 21, 2025, 1:50am 2 @DervinW 1. Exporting a drawing...TEXT , MTEXT , DIMENSION , etc. 2. Observation about the attached...

    forum.aspose.com/t/the-annotation-within-the-bl...
  5. Importing from DataTable|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....1 ] = "Aniseed Syrup" ; dr [ 2 ] = 15 ; //Adding the filled row...dr [ 0 ] = 2 ; dr [ 1 ] = "Boston Crab Meat" ; dr [ 2 ] = 123 ;...

    docs.aspose.com/cells/net/importing-from-datata...
  6. Issue PDFNEWNET-36833 - Free Support Forum - as...

    Hi, Could you please update me ETA for fix of Issue PDFNEWNET-36833? Thanks...ahmad June 23, 2014, 9:50am 2 Hi Omnath, As your issue is related...Regards codewarior June 23, 2014, 2:51pm 3 Hi Omnath, Thanks for contacting...

    forum.aspose.com/t/issue-pdfnewnet-36833/71002
  7. CustomXmlSchemaCollection class | Aspose.Words ...

    aspose.words.markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part... 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...
  8. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in documents. Enhance your formatting with versatile style types for optimal results!... Character 2 The style is a character style...); builder . Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...

    reference.aspose.com/words/net/aspose.words/sty...
  9. CustomXmlPropertyCollection.Clear | Aspose.Word...

    Effortlessly clear your CustomXmlPropertyCollection with the Clear method, removing all elements for streamlined data management.... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts.... PutValue ( 2 ); worksheet . GetCells (). Get...(). Get ( u "B2" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/z-axis/