Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 157,131 for

doc

(0.14 sec)
  1. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Aspose::Words::Drawing::ShapeBase::get_HRef met...

    Aspose::Words::Drawing::ShapeBase::get_HRef method. Gets or sets the full hyperlink address for a shape in C++....doc . Relative URI: %../../../resource...%..\My Documents\SalesReport.doc . Bookmark within another document:...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when Document is imported from plain text format. The default value is true in C++....detectNumberingWithW ); auto doc = System :: MakeObject < Aspose...detectNumberingWithW ) { ASSERT_EQ ( 4 , doc -> get_Lists () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole objects or onlin vodeo into a Document using Python....from Vimeo into a document: doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Pass direct url from youtu.be...

    docs.aspose.com/words/python-net/working-with-o...
  5. Გადაიყვანეთ WORD HTML Javascript

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

    products.aspose.com/words/ka/nodejs-net/convers...
  6. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby.... doc = Rjb :: import ( 'com.aspose...words.DocumentBuilder" ) . new ( doc ) \ # Insert few page breaks...

    docs.aspose.com/words/java/insert-nested-fields...
  7. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method... doc = aw . Document () # Configure...save_options . password = 'MyPassword' doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 Python 将 Word DOC 转换为 EPUB

    按照本文使用 Python 将 Word Doc 转换为 EPUB。它包含设置 IDE 的详细信息、步骤和示例代码,以演示使用 Python 将文档转换为 EPUB 的转换器。...Python 将 Word DOC 转换为 EPUB 本文介绍如何使用 Python 将 Word DOC 转换为 EPUB 。...序的步骤列表以及使用 Python 开发 **Word DOC 到 EPUB 转换器的示例代码。您可以自定义输出 EPUB...

    kb.aspose.com/zh/words/python/convert-word-doc-...
  9. Java API to Export CGM to WORDML | products.asp...

    Convert CGM to WORDML using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC. The second step is to convert the DOC file to WORDML...

    products.aspose.com/total/java/conversion/cgm-t...
  10. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTLIST field...def field_auto_text_list (): doc = aw . Document () # Create a...populate it with auto text entries. doc . glossary_document = aw . buildingblocks...

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