Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 31,042 for

make

(0.27 sec)
  1. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...Drawing , making it more suitable for Linux...outputStream.ToArray(); } } Make sure to reference the correct...

    forum.aspose.com/t/failed-to-convert-image-type...
  2. Convert PDF to PDF/A formats|Aspose.PDF for Jav...

    Discover how to convert PDFs to PDF/A for archival purposes using Aspose.PDF in JavaScript via C++....]); }; /// [Code snippet] /*make a link to download the result...json . fileNameLogResult ; /*make a link to download the result...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  3. Export EMLX to RTF via C++ | products.aspose.com

    C++ API to Convert EMLX to RTF without using Microsoft Word or Outlook... This is often done to make emails more compatible with...different email clients or to make them easier to read. How Aspose...

    products.aspose.com/total/cpp/conversion/emlx-t...
  4. Aspose.Email.Graph in WinForm app - Free Suppor...

    Hi I got the console example working to connect to Exchange via Microsoft.Graph to list email folders. However I can’t get this to work when I convert it to a WinForms application. It appears to hang on ExecutionHangs…... Here’s how to fix this: Make the event handler async Modify...await the async operations: Make your button handler async: private...

    forum.aspose.com/t/aspose-email-graph-in-winfor...
  5. Upgrade Aspose.Grid.Web to Aspose.Cells.GridWeb...

    This article introduces how to upgrade in GridWeb....GridWeb Contents [ Hide ] To make it easier to upgrade, we maintain...will not continue to support or make amendments to older versions...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. MeasurementUnits enumeration | Aspose.Words for...

    Aspose.Words.MeasurementUnits enumeration. Specifies the unit of measurement.... Examples Shows how to make a saved document conform to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PDF to PDFA using Java SDK - Compliance issue -...

    Hi I am converting PDF (generated from Adobe) to PDFA using Aspose Java SDK. While validating the pdf, attached errors are thrown. Could you hel me on how to overcome these error, is there any method provided by Aspose…...provided by Aspose library to make the PDF compliance to PDFA policy....pdf"); } document.close(); Make sure to replace the paths with...

    forum.aspose.com/t/pdf-to-pdfa-using-java-sdk-c...
  8. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Node.js via C++ API....universally understood format that can make data easier to read and interpret...fraction to a percentage, you make it immediately clear that you’re...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  9. How to Install TrueType Fonts on Linux|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... To make sure that spreadsheets converted...to do it using the Terminal. Make sure you have the following...

    docs.aspose.com/cells/java/how-to-install-truet...
  10. Reusing Style Objects with Golang via C++|Docum...

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....objects can save memory and make a program faster. To apply some...

    docs.aspose.com/cells/go-cpp/reusing-style-obje...