Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 400,625 for

document

(0.11 sec)
  1. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    Discover how the ExportEmbeddedImages property in HtmlFixedSaveOptions enhances your HTML Documents by embedding images in Base64 format, optimizing visual quality while managing file size....should be embedded into Html document in Base64 format. Note setting...exporting a document to Html. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance Document interactivity....JavaScript To add JavaScript in Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Company method. Gets or sets the company property in C++....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_NameOfApplication method. Gets or sets the name of the application in C++....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Convert WORD to XLSM via Java or with free Onli...

    Convert WORD to XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLSM online converter quickly before integrating the code....is a comprehensive suite of document manipulation and conversion...Java API to export the WORD document to HTML. This API provides...

    products.aspose.com/total/java/conversion/word-...
  6. LayoutOptions.ShowHiddenText | Aspose.Words for...

    Discover the LayoutOptions ShowHiddenText property, easily control the rendering of hidden text in your Documents. Optimize your content visibility today!...whether hidden text in the document is rendered. Default is false...rendered output document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Implement 1904 Date System with JavaScript via ...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/implement-...
  8. PdfDigitalSignatureTimestampSettings.server_url...

    PdfDigitalSignatureTimestampSettings.server_url property. Timestamp server URL....Shows how to sign a saved PDF document digitally and timestamp it...it. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export XML to POT in Android | products.aspose.com

    Android API to Convert XML to POT without using Microsoft Word...create and manipulate PDF documents. It also supports a wide range...to POT Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/android-java/conversi...
  10. 将 PDF 转换为 PNG|Aspose.PDF for Android via Java

    本页描述了如何使用 Aspose.PDF for Android via Java 将 PDF 页面转换为 PNG 图像,转换全部和单个页面为 PNG 图像。...convertPDFtoPNG () { try { document = new Document ( inputStream ); }...转换特定页面并将图像保存到流 PngDevice . process ( document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...