Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 37,970 for

list

(0.17 sec)
  1. CompatibilityOptions.swap_borders_facing_pgs pr...

    CompatibilityOptions.swap_borders_facing_pgs property. Swap Paragraph Borders on Odd Numbered Pages....object contains an extensive list of flags unique to each document...options . underline_tab_in_num_list , 'UnderlineTabInNumLis' , enabled_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompatibilityOptions.space_for_ul property | As...

    CompatibilityOptions.space_for_ul property. Add Additional Space Below Baseline For Underlined East Asian Text....object contains an extensive list of flags unique to each document...options . underline_tab_in_num_list , 'UnderlineTabInNumLis' , enabled_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompatibilityOptions.grow_autofit property | As...

    CompatibilityOptions.grow_autofit property. Allow Tables to AutoFit Into Page Margins....object contains an extensive list of flags unique to each document...options . underline_tab_in_num_list , 'UnderlineTabInNumLis' , enabled_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompatibilityOptions.do_not_use_html_paragraph_...

    CompatibilityOptions.do_not_use_html_paragraph_auto_spacing property. Use Fixed Paragraph Spacing for HTML Auto Setting....object contains an extensive list of flags unique to each document...options . underline_tab_in_num_list , 'UnderlineTabInNumLis' , enabled_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompatibilityOptions.do_not_use_indent_as_numbe...

    CompatibilityOptions.do_not_use_indent_as_numbering_tab_stop property. Ignore Hanging Indent When Creating Tab Stop After Numbering....object contains an extensive list of flags unique to each document...options . underline_tab_in_num_list , 'UnderlineTabInNumLis' , enabled_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of paths to input files by joining...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. Convert XLSX to CSV using Python

    Convert XLSX to CSV with Aspose.Cells for Python via .NET. Guide covers installation, code example, performance tips, and error handling for Python devs.... Loop through the file list and call the convert_xlsx_to_csv...

    blog.aspose.com/cells/convert-xlsx-to-csv-using...
  8. Extracted text changed when updating to a newer...

    Hello. We are upgrading some code that was using Aspose.PDF 23.10 to the latest release (26.1, but quick tested against 26.2 since I saw it was now available), and we are seeing some minor differences in text that is bei…...} }; var textFragments = new List<string>(); using var pdf = new...

    forum.aspose.com/t/extracted-text-changed-when-...
  9. BMP to PDF Merge using Python | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of input file streams by reading...

    products.aspose.com/pdf/python-net/merger/bmp-t...
  10. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…... This could be added in the list. 1 Like...

    forum.aspose.com/t/use-french-culture-from-date...