Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 186,284 for

2023

(0.17 sec)
  1. Aspose total for python - Free Support Forum - ...

    Hello, I installed aspose-words version 23.7.0 via pip and using ‘apose.total.NET.lic’ license file that was provided by my company; the issue is that using this code: import aspose.words as aw lic = aw.License() tr…...Family hirampaulin August 14, 2023, 5:17pm #1 Hello, I installed...apreciated amjad.sahi August 14, 2023, 6:00pm #2 @hirampaulin , Please...

    forum.aspose.com/t/aspose-total-for-python/269802
  2. OutOfMemoryError converting visio - Free Suppor...

    During converting visio this line code throw java.lang.OutOfMemoryError: Java heap space. How do you suggest to set java env to make it run if convert 1G source file? Diagram dgrm = new Diagram(oriFilePath); https://oc…...Product Family guguzzz August 14, 2023, 11:17am #1 During converting...b7dd philip.zhou August 14, 2023, 12:02pm #2 @guguzzz Thanks...

    forum.aspose.com/t/outofmemoryerror-converting-...
  3. How to fill pdf from and select custom font - F...

    I’d like to use a custom font that i have installed on my system, is it possible? Here is my code: string basePath = @"C:\c_project\pdfTest\"; // Load PDF form contents FileStream fs = new FileS…...Family font tomas2457 January 22, 2023, 11:24am #1 I’d like to use...thank you asad.ali January 22, 2023, 9:00pm #2 @tomas2457 You can...

    forum.aspose.com/t/how-to-fill-pdf-from-and-sel...
  4. Header is altered during PDF conversion - Free ...

    Hello, we got an excel workbook with the content H&&I H&&L in the header, which is supposed to be displayed as H&I H&L. When you convert this workbook to PDF with Excel directly, in the PDF generated by Excel, the cont…...cells-net Serraniel June 13, 2023, 1:44pm #1 Hello, we got an...help, Daniel peyton.xu June 13, 2023, 2:10pm #2 @Serraniel In your...

    forum.aspose.com/t/header-is-altered-during-pdf...
  5. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a pdf by adding a TextFragment to TextBuilder. It works for most PDFs but for this specific PDF it throws an IndexOutOfRangeException on the line: textBuilder.AppendText(textFragment); Any ide…...broden March 15, 2023, 2:21pm #1 I have code that...} sergei.shibanov March 15, 2023, 6:02pm #3 @ka.broden We have...

    forum.aspose.com/t/appending-a-textfragment-to-...
  6. Aspose.Cells for Java - Generate Screenshot wit...

    Hi Aspose Team, We recently (summer 2023) purchased a license for Aspose.Cells for Java, and currently using Aspose.Cells for Java version 23.10, and running into an issue with generating screenshot from Excel where spa…...cells-java dmitryfAtVena November 15, 2023, 9:52pm 1 Hi Aspose Team, We...We recently (summer 2023) purchased a license for Aspose.Cells...

    forum.aspose.com/t/aspose-cells-for-java-genera...
  7. VBA Range.Resize equilevant in Aspose Cells? - ...

    In VBA I can return the first cell of a Range like: Function ReturnFirstCellOfRange(source As Range) As Range Set ReturnFirstCellOfRange = source.Resize(1, 1) End Function What’s the smart way to do the same in Aspos…...Family artokilponen August 29, 2023, 5:01pm #1 In VBA I can return...example). amjad.sahi August 29, 2023, 5:43pm #2 @artokilponen , See...

    forum.aspose.com/t/vba-range-resize-equilevant-...
  8. Remove password protection from ZIP without ext...

    Hello, is there a way to remove a password protection from ZIP file without extracting them (password is knowing)? We using the following code to encrypt a ZIP with a password: zipFileStream = File.Ope…...Product Family AStelzner March 13, 2023, 11:07am #1 Hello, is there...Andy Eugene.Shashkov March 13, 2023, 11:44am #2 Hello @AStelzner...

    forum.aspose.com/t/remove-password-protection-f...
  9. InterruptMonitor - Free Support Forum - aspose.com

    Hello, The release notes for v23.11 contains: PDFNET-47791 Support for thread interruption and the class Aspose.Pdf.Multithreading.InterruptMonitor has been added. Is there documentation / advice on how to use this n…...Product Family ast3 November 19, 2023, 11:41am 1 Hello, The release...Thanks asad.ali November 19, 2023, 10:36pm 2 @ast3 Please check...

    forum.aspose.com/t/interruptmonitor/274721
  10. Getting Exception: 'Could not load type 'Aspose...

    While attempting to do OCR on a pdf using provided sample code, I am getting an exception: ‘Could not load type ‘Aspose.Drawing.Bitmap’ from assembly ‘Aspose.Drawing, Version=23.1.0.0, Culture=neutral, PublicKeyToken=716…...Family andychopra January 31, 2023, 4:28pm #1 While attempting...results); asad.ali January 31, 2023, 9:38pm #2 @andychopra Can you...

    forum.aspose.com/t/getting-exception-could-not-...