Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 149,390 for

2

(0.42 sec)
  1. FieldToa.page_number_list_separator property | ...

    FieldToa.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list....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...
  2. FieldToa.entry_separator property | Aspose.Word...

    FieldToa.entry_separator property. Gets or sets the character sequence that is used to separate a table of authorities entry and its page number....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...
  3. NullPointerException noticed in aspose pdf - Fr...

    Noticing below error on pdf files when running some production jobs error.message Cannot invoke “com.aspose.pdf.internal.l6n.ly.lu()” because the return value of “com.aspose.pdf.internal.l6n.l0t.l6t()” is null error.st…...Family crramya August 14, 2025, 2:19pm 1 Noticing below error on...Discourse August 14, 2025, 2:20pm 2 @crramya It looks like you’re...

    forum.aspose.com/t/nullpointerexception-noticed...
  4. cbse.zip

    CBSE/11.png CBSE/12.png CBSE/13.png CBSE/15.png CBSE/2.png CBSE/3.png CBSE/5.png CBSE/CBSE.omr { "Version": "1.0", "Name": "MyTemplate", "Pages": [ { "Height": 3295, "Width": 2551, "Elements": [ { ......png CBSE/2.png CBSE/3.png CBSE/5.png CBSE/CBSE...font_size=12 align=left ?text=2. Section A has 24 questions. Attempt...

    products.aspose.com/omr/exam/cbse/cbse.zip
  5. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all formatting for a table cell. To learn more, visit the documentation article in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....1 , $image -> getHeight () - 2 , 1 , 1 ); $graphics -> drawLine... 1 , $image -> getWidth () - 2 , 1 ); $graphics -> setColor (...

    docs.aspose.com/slides/php-java/activex/
  7. Aspose::Words::Markup::SdtListItem::SdtListItem...

    Aspose::Words::Markup::SdtListItem::SdtListItem constructor. Initializes a new instance of this class in C++....SdtListItem > ( u "Item 2" , u "Value 2" )); listItems -> Add (...SdtListItem > ( u "Item 2" , u "Value 2" )); listItems -> Add (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 使用 Python 设置条形码校验和

    本简短指南介绍如何使用 Python 处理条形码校验和。它包含 IDE 设置步骤、操作步骤列表以及示例代码,用于在 Python 中设置条形码校验和。...ASCII)、Italian Post 25、Interleaved 2 of 5、Matrix 2 of 5、MSI、Pharmacode、Pa...5、MSI、Pharmacode、PatchCode、PZN、Standard 2 of 5 的校验和为可选。必需校验和包括 Codablock F、Code...

    kb.aspose.com/zh/barcode/python/barcode-checksu...
  9. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... 1 Open file 2 Click “Page Layout” in the top...Ungroup operation on ’Group 7‘ . 2)Perform an Ungroup operation on...

    forum.aspose.com/t/image-distorted-in-excel-to-...