Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 717 for

february

(0.35 sec)
  1. Doc to Docx conversion -> Requested default val...

    import aspose.words as aw import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...Family words-python DanLei February 25, 2026, 5:26am 1 import...proceed from here? alexey.noskov February 25, 2026, 5:42am 2 @DanLei...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  2. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...vos February 4, 2026, 10:25am 21 Amjad...solution. Jacco amjad.sahi February 4, 2026, 10:59am 22 @jacco...

    forum.aspose.com/t/workbook-links-are-not-worki...
  3. Problem retrieving vertical and horizontal bord...

    Hello, We are trying to retrieve the border properties (horizontal and vertical) from the table style for odd banded columns, even banded columns, odd banded rows, etc. However, Aspose throws an exception: “The requeste…...Product Family words-java osdev February 5, 2026, 2:37pm 1 Hello, We...Professionalize.Discourse February 5, 2026, 2:38pm 2 @osdev You’re...

    forum.aspose.com/t/problem-retrieving-vertical-...
  4. Aspose.BarCode | Process 1D, 2D & Postal Barcod...

    Java class library to generate, recognize, & convert barcodes. Supports numeric, alpha-numeric, and 2D barcode symbologies. Customize barcodes in your Java App....2 February 25, 2025 25.1 January 29,...2024 24.3 March 21, 2024 24.2 February 22, 2024 24.1 January 25,...

    releases.aspose.com/barcode/java/
  5. Performance improvement - Free Support Forum - ...

    We have more than 100,000 Excel files that need to be converted to PDF files. We are using Aspose products to convert these files and found that it takes more than 1.5 seconds to convert one file. Is there any way I can …...Product Family cells-net Dyb143 February 24, 2026, 1:07am 1 We have...Dotnet:8.0 Aspose:26.1 peyton.xu February 24, 2026, 6:06am 2 @Dyb143...

    forum.aspose.com/t/performance-improvement/325813
  6. Table content getting split when converted from...

    Hi, I’m trying to convert a docx file with 104 pages into pdf, I can see the output pdf contains 106 pages. When exploring I saw a table on page 37 (in docx) got split into two tables in the next page in pdf. Simsun a…... rsv2 February 4, 2026, 6:54am 3 Hi @alexey...this issue? alexey.noskov February 4, 2026, 6:58am 4 @rsv2 The...

    forum.aspose.com/t/table-content-getting-split-...
  7. HTML to PDF, special character error - Free Sup...

    Hello, if we converting the attached files to PDF, the Character “§” is not visible in the attached PDF. Probably an encoding issue because ASCII is used in this case. I’ve tried other encodings as well, with no succes…...Family words-net AStelzner February 2, 2026, 11:50am 1 Hello,...Professionalize.Discourse February 2, 2026, 11:51am 2 @AStelzner...

    forum.aspose.com/t/html-to-pdf-special-characte...
  8. Latest Aspose.3D Product Family topics - Free S...

    Get technical support of Aspose.3D for .NET and Java....CAD interoperability 13 441 February 14, 2025 Deformer 10 169 December...20, 2024 30bl <-> STL 5 344 February 27, 2024 Cannot Controll "RotationOrder"...

    forum.aspose.com/c/3d/18
  9. Trying to convert html to pdf but some CSS not ...

    Hi Team, I am trying to convert html to pdf some CSS not supporting linear-gradient() & I am using below css code background: linear-gradient(171deg, #003C69 0%, #6639B7 100%) 0% 0% no-repeat padding-box; can you ple…...m February 21, 2023, 3:21pm 1 Hi Team...there any work carlos.molina February 21, 2023, 3:45pm 3 @bhavik...

    forum.aspose.com/t/trying-to-convert-html-to-pd...
  10. Cannot invoke "String.charAt(int)" because the ...

    use 'SaveOutputParameters save(OutputStream stream, SaveOptions saveOptions) ’ convert word to html file error. java.lang.NullPointerException: Cannot invoke “String.charAt(int)” because the return value of “com.aspose…...Family words-java MaShuai February 25, 2026, 7:32am 1 use 'SaveOutputParameters...jar:23.2.0] alexey.noskov February 25, 2026, 8:29am 2 @MaShuai...

    forum.aspose.com/t/cannot-invoke-string-charat-...