Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 7,801 for

linux document rendering

(1.99 sec)
  1. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...core 8 application either on a linux container or directly on the...LoadFonts(); var document = new Document(); var page = document.Pages.Add();...

    forum.aspose.com/t/nullreferenceexception-when-...
  2. Convert FODS to DOCM using Python or with free ...

    FODS to DOCM conversion in your Python applications without using Microsoft Office or online. Test free FODS to DOCM online converter quickly before integrating the code....to convert FODS (Flat Open Document Spreadsheet) to DOCM (Microsoft...Macro-Enabled Document) files. FODS is an open document format for...

    products.aspose.com/total/python-net/conversion...
  3. Pdf to html after conversion problem - Free Sup...

    pdf to html conversion not providing appropriate result. Please see the attached snapshot and below is code of conversions. function convertfile($fileName, $type, $newFileName) { $typePath = $this->typeToPath($typ…...cation = $dir; $doc = new Document(""); $doc->productURI(); $mainDocumentFile...$file_name. ‘.html’; //create Document object $result = $doc->co...

    forum.aspose.com/t/pdf-to-html-after-conversion...
  4. Encode Image to Base64 – Online Encoder and C# ...

    Convert Image to Base64 online or in C# with Aspose.SVG for .NET. Use Base64 images encoded as data URIs to embed them in HTML, CSS, or JSON....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/base64-encoder/
  5. View XLTX File Online and using .NET | products...

    Free online XLTX file viewer app. .NET API C# code to read XLTX file for viewer application....NET based XLTX document viewer utility application...to view XLTX document. Download View XLTX Document via Online App...

    products.aspose.com/total/net/viewer/xltx/
  6. View XLSB File Online and using .NET | products...

    Free online XLSB file viewer app. .NET API C# code to read XLSB file for viewer application....NET based XLSB document viewer utility application...to view XLSB document. Download View XLSB Document via Online App...

    products.aspose.com/total/net/viewer/xlsb/
  7. View XLS File Online and using .NET | products....

    Free online XLS file viewer app. .NET API C# code to read XLS file for viewer application....NET based XLS document viewer utility application...to view XLS document. Download View XLS Document via Online App...

    products.aspose.com/total/net/viewer/xls/
  8. Convert ODS to DOCM using Python or with free O...

    ODS to DOCM conversion in your Python applications without using Microsoft Office or online. Test free ODS to DOCM online converter quickly before integrating the code....DOCM files are used to store documents. Converting from ODS to DOCM...allows users to open and edit documents in Microsoft Word, which is...

    products.aspose.com/total/python-net/conversion...
  9. Convert XLT to DOT using Python or with free On...

    XLT to DOT conversion in your Python applications without using Microsoft Office or online. Test free XLT to DOT online converter quickly before integrating the code....create new Microsoft Word documents. Therefore, if a developer...create a new Microsoft Word document from an existing Excel template...

    products.aspose.com/total/python-net/conversion...
  10. Convert TXT to PDF in Java

    You can convert TXT to PDF in Java with this short tutorial. It covers the process of configuring the IDE and sequential workflow while showing a practical code snippet to export TXT file to PDF in Java....NET Framework on Windows, Linux, or macOS. Steps to Convert...input TXT document by initiating an instance of the Document class...

    kb.aspose.com/words/java/convert-txt-to-pdf-in-...