Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 47,305 for

as

(0.67 sec)
  1. Convert JPEG to U3D via Python | products.aspos...

    Sample code for JPEG to U3D Python conversion. Use API example code for batch JPEG files to U3D conversion within VB.NET, Asp.NET or any .NET bAsed application....Sample code for JPEG to U3D Python conversion. Use API example code for batch JPEG files to U3D conversion within VB.NET, Asp.NET or any .NET based application.

    products.aspose.com/3d/python-net/conversion/jp...
  2. Create VSTX Files via Java | products.aspose.com

    Java Sample code for generating VSTX documents. Use this code for creating VSTX files within Java bAsed desktop or web application....Java Sample code for generating VSTX documents. Use this code for creating VSTX files within Java based desktop or web application.

    products.aspose.com/diagram/java/create/vstx/
  3. Getting an error processing a PDF attachment - ...

    <p>I am using using the Aspose.Email to get attachments out of an Outlook email like this:</p> var mailMessage = Aspose.Email.Mail.MailMessage.Load(stream); var attachments = Aspose.Email.Outlook.MapiMessage.F…...&lt;p&gt;I am using using the Aspose.Email to get attachments out of an Outlook email like this:&lt;/p&gt; var mailMessage = Aspose.Email.Mail.MailMessage.Load(stream); var attachments = Aspose.Email.Outlook.MapiMessage.F&hellip;

    forum.aspose.com/t/getting-an-error-processing-...
  4. Convert PDF to PS - Free Support Forum - aspose...

    I know that PDFs can be converted to PS (PostScript) using Aspose.Words, or using an external Printer-Driver to do the conversion. But why is there no direct way to convert PDF to PS using Aspose.PDF? When using Aspose…...I know that PDFs can be converted to PS (PostScript) using Aspose.Words, or using an external Printer-Driver to do the conversion. But why is there no direct way to convert PDF to PS using Aspose.PDF? When using Aspose&hellip;

    forum.aspose.com/t/convert-pdf-to-ps/227396
  5. Aspose PDF to HTML issue - Free Support Forum -...

    Hi, I wAs creating the PDF document into HTML using Aspose.Pdf component using the below code. I have also attached the input file sample_pdf_1.pdf and generated output html file pdfToHtml.html here. The issue here in …...Hi, I was creating the PDF document into HTML using Aspose.Pdf component using the below code. I have also attached the input file sample_pdf_1.pdf and generated output html file pdfToHtml.html here. The issue here in &hellip;

    forum.aspose.com/t/aspose-pdf-to-html-issue/311258
  6. Issue with XLSB to XLSM conversion when Using s...

    Hi @amjad.sahi, I am using the Aspose.Cells v25.4.0 NuGet package to convert the attached IssueTemplate.xlsb file to xlsm format. This xlsb file contains a table with a column name that includes the @ char, and this co…...Hi @amjad.sahi, I am using the Aspose.Cells v25.4.0 NuGet package to convert the attached IssueTemplate.xlsb file to xlsm format. This xlsb file contains a table with a column name that includes the @ char, and this co&hellip;

    forum.aspose.com/t/issue-with-xlsb-to-xlsm-conv...
  7. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets.

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  8. Mht to pdf - exception - com.aspose.html.dom.DO...

    language java 21 library Aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “com.Aspose.html.dom.DOMException: The string contains invalid characters.” input file 137.zip (33.7 KB)...language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “com.aspose.html.dom.DOMException: The string contains invalid characters.” input file 137.zip (33.7 KB)

    forum.aspose.com/t/mht-to-pdf-exception-com-asp...
  9. AutoFit Rows and Columns|Documentation

    This article shows how to auto-fit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for Python via .NET API....This article shows how to auto-fit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for Python via .NET API.

    docs.aspose.com/cells/python-net/autofit-rows-a...
  10. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…...I am trying to concatenate two large PDF documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document(&quot;D:/input1.pdf&quot;); Document doc2 = new Document(&quot;D:/input2.pdf&quot;); for (final Page p : do&hellip;

    forum.aspose.com/t/limiting-memory-usage-when-c...