Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 50,285 for

import document

(0.16 sec)
  1. Փոխարկել WORD PDF Java

    Փոխարկեք WORD ը PDF ձևաչափի Java կոդով: Պահեք WORD որպես PDF օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ Word-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/wo...
  2. Փոխարկել DOC DOCX Java

    Փոխարկեք DOC ը DOCX ձևաչափի Java կոդով: Պահեք DOC որպես DOCX օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ DOC-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/do...
  3. Փոխարկել DOC RTF Java

    Փոխարկեք DOC ը RTF ձևաչափի Java կոդով: Պահեք DOC որպես RTF օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ DOC-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/do...
  4. View DOCM File Online and Load or Read DOCM Fil...

    Free online DOCM file viewer app. Python API code to read and load DOCM file for viewer application....File Online and Load or Read Document via Python Develop powerful...powerful Python based DOCM document viewer utility application. Code...

    products.aspose.com/total/python-net/viewer/docm/
  5. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 Python 向 PDF 添加标题 | Aspose.PDF

    使用 Aspose.PDF 通过 .NET 处理来自 PDF 的标头的 Python 代码示例。...此示例代码显示了如何将标题添加到 PDF import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) headerText...

    products.aspose.com/pdf/zh-hans/python-net/header/
  8. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net....cells import Workbook import aspose.cells import os import pytest...pytest # The path to the documents directory current_dir = os ....

    docs.aspose.com/cells/python-net/delete-named-r...
  9. MD to DOC Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/m...
  10. Track Changes in a Document|Aspose.Words for Py...

    Track changes to content and formatting made by you or others using Python. Access individual revisions in a Document and apply various properties to them....Ask AI Track Changes in a Document Contents [ Hide ] The functionality...individual revisions in your document and apply different properties...

    docs.aspose.com/words/python-net/track-changes-...