Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 83,234 for

document converter

(0.24 sec)
  1. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  2. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....with Headers and Footers documentation article. Remarks: HeaderFooter...text in a document’s footer. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Change Background Color in HTML? C# Exam...

    Learn how to set the background color of HTML Documents using Aspose.HTML for .NET. Consider various ways in ready-to-use C# examples.... Save the modified HTML document. You can set or change background...// Prepare output path for document saving 4 string savePath =...

    docs.aspose.com/html/net/how-to-articles/how-to...
  4. SaveOptions.DmlEffectsRenderingMode | Aspose.Wo...

    Discover how the SaveOptions DmlEffectsRenderingMode property optimizes DrawingML effects rendering for enhanced Document quality and performance....property is used when the document is exported to fixed page...effects in a document as we save it to PDF. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF Document in Java....access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Online MHTML to FLATOPC Conversion or Build .NE...

    Free online app to convert MHTML to FLATOPC files. .NET C# conversion library code for MHTML Documents....NET Code to Convert MHTML Files Develop powerful...and exporting application. Convert single or multiple MHTML files...

    products.aspose.com/total/net/conversion/mhtml-...
  7. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as points, lines, and polygons....installing NuGet Package; See Documentation . System Requirements Gis-formats...popular formats. GIS Coordinates Convert coordinates from one SRS to...

    products.aspose.com/gis/net/gis-formats/geojson
  8. 通过 C++ 使用 JavaScript 创建 Volume High Low Close(V...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 创建带有成交量、高、低、收盘价的股票图表。我们的指南将演示如何将股票市场数据(包括成交量、高、低、收盘价)绘制到图表上,以便更好地分析和可视化。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder object that contains the certificate was used to sign the Document....certificate was used to sign the document. get certificateHolder ()...generated PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Put Page Number in Word using Python

    This article provides detailed information on how to put page number in Word using Python. It will guide you to load an existing Word file and then insert page numbers in word using python with the help of few API calls only....source Word file using the Document class object Create DocumentBuilder...writing and moving in the loaded document Move to the footer section...

    kb.aspose.com/words/python/how-to-put-page-numb...