Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 628 for

november

(0.13 sec)
  1. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...Family words-net rhrufftx November 7, 2024, 4:33pm 1 Can use...zip (14.0 KB) alexey.noskov November 7, 2024, 5:30pm 2 @rhrufftx...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  2. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...He November 11, 2025, 7:00am 21 @KeerthanaRamesh214...it soon. KeerthanaRamesh214 November 11, 2025, 7:03am 22 var cellArea...

    forum.aspose.com/t/how-to-remove-default-bookma...
  3. Aspose.Cell Hide Column Header - Free Support F...

    Hello Team, We are doing Image export for each worksheet as one page , here we want to provide an option to hide column header. we tried by setting IsRowColumnHeadersVisible = false. but it still shows the header in ex…...Product Family cells-net Viral84 November 4, 2025, 6:38am 1 Hello Team...Professionalize.Discourse November 4, 2025, 6:39am 2 @Viral84...

    forum.aspose.com/t/aspose-cell-hide-column-head...
  4. Text in EMF Image Is Not Wrapped when Convertin...

    We were reading EMF image which contains text paragraph in multiple lines but when we import it into slides and export it as PDF the text(paragraph) is not wrapped and renders in single line. attached sample emf(EMFFile.…..., slides-pdfexport ashvek November 14, 2024, 9:15am 1 We were...png (12.0 KB) andrey.potapov November 14, 2024, 9:33am 2 @ashvek...

    forum.aspose.com/t/text-in-emf-image-is-not-wra...
  5. ConnectionPointPlace not defined - Free Support...

    A very basic question. But didn’t find the solution so far. I am trying to connect in python two Rectangle shapes (to be generated in visio format). I am using ConnectionPointPlace method but get the error - “name ‘Con…...Diagram Product Family idole November 12, 2024, 4:36pm 1 A very...Professionalize.Discourse November 12, 2024, 4:36pm 2 @idole...

    forum.aspose.com/t/connectionpointplace-not-def...
  6. Compare two document - Free Support Forum - asp...

    good day, I am comparing two documents and I get an error when comparing. Could you take a look at it for me? Error: “An object of type Aspose.Words.Tables.Table cannot be cast to type Aspose.Words.Paragraph.”} thank…...Words Product Family benestom November 9, 2022, 11:42am 1 good day...in advance T. alexey.noskov November 9, 2022, 1:00pm 2 @benestom...

    forum.aspose.com/t/compare-two-document/254738
  7. Aspose.Slides for Python: "No Usable Version of...

    import jpype import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), "-Djava.awt.headless=true") from aspose.slides import Presentation, License from asposecells.api import Workbook self.p…...slides-python , slides-ssl VaradS November 21, 2025, 11:55am 1 import...Professionalize.Discourse November 21, 2025, 11:58am 2 @VaradS...

    forum.aspose.com/t/aspose-slides-for-python-no-...
  8. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...Product Family AlainGyger November 3, 2025, 11:37pm 1 I’m attempting...Professionalize.Discourse November 3, 2025, 11:39pm 2 @AlainGyger...

    forum.aspose.com/t/python-words-and-barcode-for...
  9. RTF to PDF conversion - losing table colour - F...

    I have an RTF file created in Word 11 that has a table in it with coloured cells. When I convert that to a PDF with the online tool (Convert A File Word, PDF, JPG Online), the table colouring is preserved. When I do th…...noskov November 1, 2025, 6:45am 2 @mwilson...more information. mwilson November 3, 2025, 10:35am 3 Aspose_testing...

    forum.aspose.com/t/rtf-to-pdf-conversion-losing...
  10. Get HTML of extracted text from word file - Fre...

    HI Aspose Team, I am extracting some specific text from word file using Aspose.Word C# . Now I have to get html of extracted text. I don’t want to convert word into html and rework on it, Is there any method which i c…...kamthe November 20, 2025, 6:38am 1 HI Aspose...Professionalize.Discourse November 20, 2025, 6:41am 2 @Somnath...

    forum.aspose.com/t/get-html-of-extracted-text-f...