Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,704 for

license issue

(0.08 sec)
  1. Using SaveFormat.HOCR to save recognition resul...

    Hi again Aspose team, When I try to save (using SaveMultipageDocument()) an OcrOutput result as type SaveFormat.HOCR to a MemoryStream, the resulting stream seems to be automatically closed by SaveMultipageDocument() as…...application to reproduce this issue: using System; using System...Main(string[] args) { var license = new Aspose.OCR.License(); var ms = new...

    forum.aspose.com/t/using-saveformat-hocr-to-sav...
  2. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...Saving; new License().SetLicense("licensePath");...17, 2025, 8:26am 2 @chenweii Issue Summary Product / Version :...

    forum.aspose.com/t/incorrect-underline-height-i...
  3. Convert MPT to HTML via C# | Tasks Conversion A...

    Sample code for MPT to HTML C# conversion. Use API example code for batch MPT files to HTML conversion within VB.NET, Asp.NET or any .NET based application....Information Free Trials Temporary License Policies My Orders & Quotes...Information Free Trials Temporary License Policies My Orders & Quotes...

    products.aspose.com/tasks/net/conversion/mpt-to...
  4. Convert MPT to XLSX via C# | Tasks Conversion A...

    Sample code for MPT to XLSX C# conversion. Use API example code for batch MPT files to XLSX conversion within VB.NET, Asp.NET or any .NET based application....Information Free Trials Temporary License Policies My Orders & Quotes...Information Free Trials Temporary License Policies My Orders & Quotes...

    products.aspose.com/tasks/net/conversion/mpt-to...
  5. Convert MPT to PRIMAVERAXML via C# | Tasks Conv...

    Sample code for MPT to PRIMAVERAXML C# conversion. Use API example code for batch MPT files to PRIMAVERAXML conversion within VB.NET, Asp.NET or any .NET based application....Information Free Trials Temporary License Policies My Orders & Quotes...Information Free Trials Temporary License Policies My Orders & Quotes...

    products.aspose.com/tasks/net/conversion/mpt-to...
  6. Convert MPT to SVG via C# | Tasks Conversion AP...

    Sample code for MPT to SVG C# conversion. Use API example code for batch MPT files to SVG conversion within VB.NET, Asp.NET or any .NET based application....Information Free Trials Temporary License Policies My Orders & Quotes...Information Free Trials Temporary License Policies My Orders & Quotes...

    products.aspose.com/tasks/net/conversion/mpt-to...
  7. Convert MPT to XPS via C# | Tasks Conversion AP...

    Sample code for MPT to XPS C# conversion. Use API example code for batch MPT files to XPS conversion within VB.NET, Asp.NET or any .NET based application....Information Free Trials Temporary License Policies My Orders & Quotes...Information Free Trials Temporary License Policies My Orders & Quotes...

    products.aspose.com/tasks/net/conversion/mpt-to...
  8. 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…...saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH))...SE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try:...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  9. UpdateMessage command removes embedded messages...

    We are testing with aspose.email 24.9 (Files attached) TestPSTandEML.zip (23.2 KB) using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Pst; var asposeLicense = new License(); var pstFilePath = a…...Pst; var asposeLicense = new License(); var pstFilePath = args[0];...Pst; var asposeLicense = new License(); var pstFilePath = args[0];...

    forum.aspose.com/t/updatemessage-command-remove...
  10. Outsystems Barcode Generation very slow - Free ...

    Using Aspose Barcode 25.9 for Outsystems and generating PDF417 Barcodes. Generating 50 barcodes takes almost 100 seconds which is very slow performance. Following is my code BarcodeGenerator generator = new BarcodeGene…...Level4; Can someone help identify issue or any settings I am missing...the library. The performance issue you’re experiencing may be related...

    forum.aspose.com/t/outsystems-barcode-generatio...