Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 179,982 for

doc

(0.15 sec)
  1. Გადაიყვანეთ WORD TXT Python

    გადაიყვანეთ WORD TXT Python ფორმატში კოდით. შეინახეთ WORD როგორც TXT Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.docx" ) doc.save( "Output...

    products.aspose.com/words/ka/python-net/convers...
  2. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a Document in Java.... Document doc = new Document(getMyDir() + "Document...FontInfoCollection fontInfos = doc.getFontInfos(); fontInfos.se...

    reference.aspose.com/words/java/com.aspose.word...
  3. C++ API to Export PCL to DOCM | products.aspose...

    Convert PCL to DocM within C++ applications....(DOCM) format is a version of the DOC format that supports macros and...to convert PCL file format to DOC. Secondly, the advanced Word...

    products.aspose.com/total/cpp/conversion/pcl-to...
  4. 处理 XPS 文件中的文本 | Python

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/python-net/xps/working-...
  5. 处理 XPS 文件中的文本 | Java

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/java/xps/working-with-t...
  6. Online MHTML to DOTX Conversion or Develop Java...

    Free online app to convert MHTML to DOTX files. Java conversion library code for MHTML Documents....Convert MHTML to DOC by using save method Load DOC file by using...save MHTML as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/mhtml...
  7. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured Document tag which accepts multi-sections content in Java.... Document doc = new Document(getMyDir() + "Multi-section...rangeStartTag = (StructuredDocumentTa) doc.getChildNodes(NodeType.STRUC...

    reference.aspose.com/words/java/com.aspose.word...
  8. PdfSaveOptions.display_doc_title property | Asp...

    PdfSaveOptions.display_Doc_title property. A flag specifying whether the window’s title bar should display the Document title taken from the Title entry of the Document information dictionary....display_doc_title property PdfSaveOptions.display_doc_title property...display_doc_title ( self ) -> bool : ... @display_doc_title.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FileFormatUtil.load_format_to_extension method ...

    FileFormatUtil.load_format_to_extension method. Converts a load format enumerated value into a file extension...missing file extension' ) as doc_stream : info = aw . FileFormatUtil...detect_file_format ( stream = doc_stream ) load_format = info ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

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