Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 400,639 for

document

(0.26 sec)
  1. Export Worksheet or Chart into Image with Desir...

    Learn how to export a worksheet or chart to an image with specified width and height using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/export-wor...
  2. Android API to Render PCL to GIF | products.asp...

    Transform PCL to GIF via Android via Java API...Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/android-java/conversi...
  3. TiffCompression enumeration | Aspose.Words for ...

    aspose.words.saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....compression scheme to apply to a document that we convert into a TIFF...TIFF image. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document Document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...private byte[] convertToPdf(Document document) throws Exception { try...pdfOptions.setUpdateFields(false); document.save(bos, pdfOptions); return...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  5. Java API to Convert DOCX to DIF or with free On...

    Convert DOCX to DIF via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to DIF online converter quickly before integrating the code....to manipulate and convert documents. It provides a simple two-step...step is to export the DOCX document to HTML using Aspose.Words...

    products.aspose.com/total/java/conversion/docx-...
  6. HtmlSaveOptions.ResourceFolder | Aspose.Words f...

    Discover the HtmlSaveOptions ResourceFolder property for optimal Document export. Easily manage images, fonts, and CSS in a designated folder....external CSS are saved when a document is exported to HTML. Default...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. TextureAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextureAlignment enum for precise texture fill alignment. Enhance your Document designs with seamless tiling options!... Document doc = new Document (); DocumentBuilder..."TextureAlignment" // property after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  8. PdfImageCompression enumeration | Aspose.Words ...

    aspose.words.saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....compression type for all images in a document that we are converting to...to PDF. doc = aw . Document () builder = aw . DocumentBuilder (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your Document export options....md" ; Document doc = new Document ( MyDir + "Non compatible...Markdown as raw HTML. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Online XSLFO to XAML Conversion or Build .NET b...

    Free online app to convert XSLFO to XAML files. .NET C# conversion library code for XSLFO Documents....will be converted into XAML document Download the converted XAML...API Open XSLFO file using Document class Convert XSLFO to PPTX...

    products.aspose.com/total/net/conversion/xslfo-...