Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 2,241 for

pdf attachment

(0.09 sec)
  1. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud....Add("Content-Disposition", "attachment;filename=result.png"); await...CF2, OBJ, HPGL, IGS, PCL, FBX, PDF, SVG file. Click the send button...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  2. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud....Add("Content-Disposition", "attachment;filename=result.png"); await...CF2, OBJ, HPGL, IGS, PCL, FBX, PDF, SVG file. Click the send button...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  3. Aspose.Words FAQ - Free Support Forum - aspose.com

    Technical Support Is Aspose.Words technical support free? Yes, we provide unlimited free technical support for all users of our products including customers and evaluation. The main avenue for technical support is the S…...If it still does not help, attach the original document (before...the problem. If you need to attach multiple files, zip them. Report...

    forum.aspose.com/t/aspose-words-faq/2711
  4. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...example code and see the attachment. result.zip (19.4 KB) Workbook...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...

    forum.aspose.com/t/transfer-excel-range-formatt...
  5. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert Pdf, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....combinations 2 2 jpegs into 1 pdf 2 200 1 200000 users 5 200K users...objects in python 1 3D PDF Converter 1 3D PDF Converter csharp 1...

    blog.aspose.com/tags/
  6. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the Pdf page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro...... // render the PDF page to an image with 100 DPI...“src/main/resources/static/assets/pdf/” + fileName; // Process the...

    forum.aspose.com/t/how-to-create-omr-template-f...
  7. Working with Attachments

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.Pdf Product Solution Aspose.Cells Product......PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/note/net/working-with-attachments/
  8. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert Pdf, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....into 1 file 1 2 jpegs into 1 pdf 2 25 percent off on aspose-total...objects in python 1 3D PDF Converter 1 3D PDF Converter csharp 1...

    blog.aspose.com/zh-hant/tags/
  9. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert Pdf, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....into 1 file 1 2 jpegs into 1 pdf 2 25% discount 1 25 percent off...objects in python 1 3D PDF Converter 1 3D PDF Converter csharp 1...

    blog.aspose.com/zh/tags/
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...document to fixed page formats (PDF, XPS, Image etc.) and upon updating...addHeader("Content-Disposition", "attachment;filename=" + URLEncoder.encode(one...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...