Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 50,468 for

import document

(0.21 sec)
  1. Repair PDF using Go | Aspose.PDF

    Repair PDF Documents programmatically with Go sample code using Aspose.PDF for Go via C++...Programmatic modification of PDF documents is an essential part of modern...for Go . How to Repair PDF documents You need Aspose.PDF for Go...

    products.aspose.com/pdf/go-cpp/repair/
  2. 在 Python.NET 中对德语区域设置的支持,用于命名范围公式|Documentation

    了解如何使用 Aspose.Cells for Python 处理 Excel 中德语区域设置的命名范围公式,编号 via .NET。...xlsm import os from aspose.cells import Workbook source_dir..."sampleOutputNamedRan.xlsm" )) AI Document Assistant Close 使用Python.NET将日期转换为日本日期...

    docs.aspose.com/cells/zh/python-net/support-for...
  3. Convert Markdown to DOCX using Python

    Python code for Markdown to DOCX conversion. Use Aspose.HTML for Python via .NET within any Python application. Try online MD to DOCX Converter!...Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  4. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...Aspose :: Words :: Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. TEX to HTML Converter using Python | Aspose.PDF

    Sample code on Python for TEX to HTML conversion. Use example code for batch TEX to HTML conversion with Python and .NET...convert programmatically a document from TEX to HTML format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/t...
  6. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...Python 中将 PDF 转换为 TIFF 创建一个 Document 类的对象。 创建 TiffSettings 和 TiffDevice...以下代码片段展示了如何将所有 PDF 页面转换为单个 TIFF 图像。 import aspose.pdf as ap input_pdf...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  7. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....examples ; import com.aspose.pdf.TextState ; import com.aspose...facades.PdfContentEditor ; import com.aspose.pdf.facades.ReplaceTextStrategy...

    docs.aspose.com/pdf/java/replace-text/
  8. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。...文档是否兼容 PDF/A-1a 或 PDF/A-1b,请使用 Document 类的 validate 方法。此方法允许您指定保存结果的文件名称以及所需的验证类型...PDF/A-1A。 import aspose.pdf as ap # 打开文档 document = ap . Document...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  9. Load And Save To Disk in Ruby|Aspose.Words for ...

    Load and save MS Word Document to disk using Ruby....Disk To load and save a word document to disk using Aspose.Words...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/load-and-save-to-dis...
  10. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library....Programmatic modification of PDF documents is an essential part of modern...developers to compress PDF documents in a fast and efficient manner...

    products.aspose.com/pdf/net/compress/