Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 20,638 for

2 of

(0.29 sec)
  1. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET Offers different kinds Of numbering styles.... text = "List 2" heading2 . style = ap . NumberingStyle...heading2 ) heading3 = ap . Heading ( 2 ) heading3 . is_in_list = True...

    docs.aspose.com/pdf/python-net/working-with-hea...
  3. Working with Headings in PDF|Aspose.PDF for Java

    Create numbering in heading your PDF document with Java. Aspose.PDF for Java Offers different kinds Of numbering styles.... setText ( "List 2" ); heading2 . setStyle ( NumberingStyle...Heading heading3 = new Heading ( 2 ); heading3 . setInList ( true...

    docs.aspose.com/pdf/java/working-with-headings/
  4. Aspose License Vs Subscription - Free Support F...

    Hey, I have a Aspose License for Aspose.Total Product. It is set to expire in a week, However I am confused would my license expire or just the subscription to updates and hotfixes and I will be able to use the product i…...Discourse July 6, 2025, 7:16am 2 @naifalhassoun Cause Your Aspose...out! amjad.sahi July 6, 2025, 2:19pm 3 @naifalhassoun , naifalhassoun:...

    forum.aspose.com/t/aspose-license-vs-subscripti...
  5. Barcode Generation Specifics in Java|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....25 characters for 1D types or 2,000 for 2D ones. The greater the...EAN 14, EAN 8, IATA 2-of-5, Interleaved 2-of-5, ISBN, ISMN, ISSN...

    docs.aspose.com/barcode/java/generate-barcode-t...
  6. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCustomParts method. Gets or sets the collection Of custom parts (arbitrary content) that are linked to the OOXML package using "unknown relationships" in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ComparisonExpression.ComparisonOperator | Aspos...

    Explore the ComparisonExpression ComparisonOperator property to understand its comparison operator and enhance your coding efficiency....{0} {1} {2} \"true argument\" \"false argument\" ". // 2. " COMPARE...COMPARE {0} {1} {2} ". Field field = builder . InsertField ( string...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToc.EntryIdentifier | Aspose.Words for .NET

    Discover how the FieldToc EntryIdentifier property streamlines TC field management by easily matching type identifiers for efficient data organization....InsertTocEntry ( builder , "TC field 2" , "A" , "2" ); Assert . That ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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...
  10. Style.list property | Aspose.Words for Node.js

    Style.list property. Gets the list that defines formatting Of this list style.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

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