Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 50,145 for

import document

(0.1 sec)
  1. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable Document formatting. Enhance your output with tailored Import settings for optimal results....class Allows to specify various import options to format output. To...the Specify Load Options documentation article. public class ImportFormatOptions...

    reference.aspose.com/words/net/aspose.words/imp...
  2. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....into a PDF file: Open the PDF Document Define Image Placement Coordinates...State Save the Modified PDF Document The following code snippet...

    docs.aspose.com/pdf/python-net/working-with-ope...
  3. 用 Python 将 SVG 转换为 PDF – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 PDF。了解 PdfSaveOptions 并参考将 SVG 转换为 PDF 的 Python 代码示例。...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-svg-...
  4. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples....creating professional, editable documents from e-book content. DOCX...'XPS' }} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-epub-to...
  6. Compress TIFF In Java

    Compress TIFF in Java without losing quality. Optimize TIFF content, reduce file size easily....Copy import com.aspose.words.*; Document doc = new Document ();...saveOptions); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/java/compress/tiff/
  7. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加或删除水印的 Python 源代码。... 使用 Document 實例載入 PDF。 建立 WatermarkArtifact...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  8. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word Documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their Document workflows....PowerPoint Presentations to Word Documents in Python Contents [ Hide...OpenDocument presentations to Word documents using Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/convert-power...
  9. Why does ParagraphFormat.getFirstLineIndent() r...

    请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…...截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”));这里的xxx...check.service; import com.aspose.words.*; import lombok.SneakyThrows;...

    forum.aspose.com/t/why-does-paragraphformat-get...
  10. PDF to TXT Converter using Python | Aspose.PDF

    Sample code on Python for PDF to TXT conversion. Use example code for batch PDF to TXT conversion with Python and .NET...programmatically a document from PDF to TXT format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...