Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 50,471 for

import document

(0.55 sec)
  1. Convert POT to CSV via C# or with free Online C...

    Convert POT to CSV in C# without using Microsoft Excel or Powerpoint or online. Test free POT to CSV online converter quickly before integrating the code....HTML document by using Workbook class Save the document to CSV...to CSV, if your input POT document is password protected you...

    products.aspose.com/total/net/conversion/pot-to...
  2. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  3. Convert PDF to PNG using Aspose.PDF Java Font a...

    The font of the content in the PDF to PNG conversion is SourceHanSansHWSC-Regular.otf font, and the PNG image is garbled after conversion. Use font package for Source Black OTF If the font is correct when converting Wo…...possible, ensure that the PDF document has the fonts embedded. This...output quality: import java.io.IOException; import com.aspose.pdf...

    forum.aspose.com/t/convert-pdf-to-png-using-asp...
  4. Resize PDF using Python | Aspose.PDF

    Resize PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET....Programmatic modification of PDF documents is an essential part of modern...developers to resize PDF documents quickly and efficiently through...

    products.aspose.com/pdf/python-net/resize/
  5. 在 Python 中安全加载和转换不可信的 HTML – Aspose.HTML

    学习如何使用 Aspose.HTML for Python via .NET 在 Python 中安全加载和转换不可信的 HTML。包括阻止脚本和外部图像的沙箱示例。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...html.converters as conv 6 import aspose.html.saving as sav 7...

    docs.aspose.com/html/zh/python-net/sandboxing/
  6. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....examples ; import com.aspose.pdf.* ; public class...Instantiate Document object Document doc = new Document (); // add...

    docs.aspose.com/pdf/java/set-image-size/
  7. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF Document....Hide ] Annotations in a PDF document are contained in a Page object’s...files as annotations in a PDF document instead. A screen annotation...

    docs.aspose.com/pdf/java/multimedia-annotation/
  8. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform.... powerful and easy-to-use document manipulation API for python-cpp...PDF, HTML, TXT, and DOCX documents into parts. For more details...

    products.aspose.com/pdf/python-cpp/splitter/
  9. Add page numbering to PDF in Node.js|Aspose.PDF...

    Aspose.PDF for Node.js via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum....locate different parts of the document The following code snippets...CommonJS: Call require and import asposepdfnodejs module as AsposePdf...

    docs.aspose.com/pdf/nodejs-cpp/add-page-number/
  10. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing....a generated PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...