Sort Score
Result 10 results
Languages All
Labels All
Results 8,891 - 8,900 of 163,738 for

document conversion

(0.32 sec)
  1. Convert between Excel formats|Documentation

    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....widely used for exchanging documents between organizations, government...individuals. It is a standard document format, and software developers...

    docs.aspose.com/cells/net/convert-between-excel...
  2. Convert PSB to BMP with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...NET Conversion PSB to BMP Convert PSB to...Photoshop API for PSD & PSB Conversion to raster images including...

    products.aspose.com/psd/net/conversion/psb-to-bmp/
  3. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the Document....used for all images in the document. @property def image_compression...quality of images in the output document through the PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Word to PDFA-1a - Free Support Forum - aspose.com

    I’m using Aspose Words.NET v10.8. I would like to convert a Word Document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…...a Word document to PDFA-1a file. Dim doc As Document = New Document(“test...PDFNEWNET-26321 PDF to PDF/A-1a Conversion . imran.rafique January 24...

    forum.aspose.com/t/word-to-pdfa-1a/100320
  5. Export XSLFO to ODP in Android | products.aspos...

    Android API to Convert XSLFO to ODP without using Microsoft Word...Total Android via Java Conversion XSLFO to ODP Convert XSLFO...a markup language for XML document formatting. It is used to...

    products.aspose.com/total/android-java/conversi...
  6. Converting a PDF file to TEX using JavaScript v...

    Code Examples on JavaScript via C++ for PDF‑to‑TEX Conversion on All Platforms...convert programmatically a document from PDF to TEX format using...possible conversion formats, see the Documentation pages. Also...

    products.aspose.com/pdf/javascript-cpp/conversi...
  7. Converting a PDF file to SVGZ using JavaScript ...

    Code Examples on JavaScript via C++ for PDF‑to‑SVGZ Conversion on All Platforms...convert programmatically a document from PDF to SVGZ format using...possible conversion formats, see the Documentation pages. Also...

    products.aspose.com/pdf/javascript-cpp/conversi...
  8. Converting a PDF file to GRAYSCALE using JavaSc...

    Code Examples on JavaScript via C++ for PDF‑to‑GRAYSCALE Conversion on All Platforms...convert programmatically a document from PDF to GRAYSCALE format...possible conversion formats, see the Documentation pages. Also...

    products.aspose.com/pdf/javascript-cpp/conversi...
  9. Converting a PDF file to PPTX using JavaScript ...

    Code Examples on JavaScript via C++ for PDF‑to‑PPTX Conversion on All Platforms...convert programmatically a document from PDF to PPTX format using...possible conversion formats, see the Documentation pages. Also...

    products.aspose.com/pdf/javascript-cpp/conversi...
  10. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…... Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions...handle text shaping during conversion, which may be related to...

    forum.aspose.com/t/letter-interchanges-when-con...