Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 11,851 for

2 of

(0.04 sec)
  1. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++....get_FormFields () -> idx_get ( 2 ) -> get_Name ()); // We can interact...get_FormFields () -> idx_get ( 2 ) -> get_Name ()); // We can interact...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ListCollection | Aspose.Words for Java

    Stores and manages formatting Of bulleted and numbered lists used in a document in Java....writeln("Item 2"); builder.getListFormat().removeNumbers();...paragraphs. builder.writeln("List 2 starts below:"); builder.getListFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldTA class | Aspose.Words for Python

    aspose.words.fields.FieldTA class. Implements the TA field...insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIf.false_text property | Aspose.Words for ...

    FieldIf.false_text property. Gets or sets the text displayed if the comparison expression is ``False``.... write ( ' \n Statement 2: ' ) field = builder . insert_field...'=' field . right_expression = '2 + 3' field . true_text = 'True'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIf.comparison_operator property | Aspose.W...

    FieldIf.comparison_operator property. Gets or sets the comparison operator.... write ( ' \n Statement 2: ' ) field = builder . insert_field...'=' field . right_expression = '2 + 3' field . true_text = 'True'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Supported Barcode Types and File Formats|Docume...

    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....EAN-8, IATA 2-of-5, Italian Post 25, Interleaved 2-of-5, ISBN... ISSN, ITF-6, ITF-14, Matrix 2-of-5, MSI, OPC, PatchCode, Pharmacode...

    docs.aspose.com/barcode/jasperreports/supported...
  8. Use the free license for commercial use - Aspos...

    Hi, can I use a function Of the free version Of aspose pdf to create a program that I would like to distribute for free? Thanks in advance for the reply...Family FrancescoLearn August 2, 2022, 1:46pm #1 Hi, can I use...reply asad.ali August 2, 2022, 5:23pm #2 @FrancescoLearn Please...

    forum.aspose.com/t/use-the-free-license-for-com...
  9. Aspose::Words::Fields::FieldAddressBlock::get_L...

    Aspose::Words::Fields::FieldAddressBlock::get_LanguageId method. Gets or sets the language ID used to format the address in C++....GetFieldCode ()); // Setting this to "2" will include all countries and...set_IncludeCountryOrRegi ( u "2" ); field -> set_FormatAddressOnCount...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children....write ( f 'Row { i + 1 } , Column 2' ) row = builder . end_row ()...borders . horizontal . line_width = 2 # Adjust the appearance of borders...

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