Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 19,556 for

aws

(1.67 sec)
  1. Translate a Document|Aspose.Words for Python vi...

    Translate a document. Aspose.Words for Python simplifies document translation using Google AI models, allowing you to specify the target language....a document into Arabic: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/python-net/translate-a-do...
  2. ListLevel.restartAfterLevel property | Aspose.W...

    ListLevel.restartAfterLevel property. Sets or returns the list level that must appear before the specified list level restarts numbering....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader.... let doc = new aw . Document ( base . myDir + "Bookmarks...to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method... aw . Hyphenation . registerDictionary..."hyph_de_CH.dic" ); expect ( aw . Hyphenation . isDictionaryRegister...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldCitation.prefix property | Aspose.Words fo...

    FieldCitation.prefix property. Gets or sets a prefix that is prepended to the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...'Bibliography.docx' ) builder = aw . DocumentBuilder ( doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.isLegal property | Aspose.Words for N...

    ListLevel.isLegal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 档案

    档案...words as aw # 创建一个新文档 doc = aw.Document() # 创建文档构建器...创建文档构建器 builder = aw.DocumentBuilder(doc) # 将图像插入文档 builder.insert_image("logo...

    blog.aspose.com/zh/words/convert-image-to-pdf-p...
  8. Lưu trữ

    Lưu trữ...words as aw # Tạo một tài liệu mới doc = aw.Document() #...trình xây dựng tài liệu builder = aw.DocumentBuilder(doc) # Chèn hình...

    blog.aspose.com/vi/words/convert-image-to-pdf-p...
  9. Archiv

    Archiv...words as aw # načíst soubor PDF doc = aw.Document("PDF.pdf")...words as aw # vytvořit možnosti načítání PDF loadOptions = aw.saving...

    blog.aspose.com/cs/words/convert-pdf-to-word-in...
  10. Praca z dokumentem tekstowym|Aspose.Words dla P...

    Pracuj z dokumentem tekstowym i modyfikuj jego obiekty za pomocą Python....formatu zwykłego tekstu: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/pl/python-net/working-wit...