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

2

(0.08 sec)
  1. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET... Pixels = 2 ; //hide codetext gen . Parameters...Barcode . XDimension . Pixels = 2 ; //codetext Above gen . Parameters...

    docs.aspose.com/barcode/net/set-barcode-text/
  2. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis.... get_Item ( 2 ); ParagraphAbsorber absorber...(). add ( new SetLineWidth ( 2 )); page . getContents (). add...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  3. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....5f ); // 2 - Create a shape group, and render...1 ], renderingArgs . Value [ 2 ]); else if ( renderingArgs ....

    reference.aspose.com/words/net/aspose.words.ren...
  8. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Combining Tables - Free Support Forum - aspose.com

    Dear Aspose Team, I’m currently migrating our code from “aspose.words 11” to “aspose.words 26.2”. I know, it’s a big version jump. :slight_smile: I’m running into a problem and hope you can help. We have a method to me…...2”. I know, it’s a big version jump...LastSection.Body.Tables.Count - 2]; if (Tab2 != null && Tab1 !=...

    forum.aspose.com/t/combining-tables/325913