Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 19,530 for

aws

(0.35 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.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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Arşiv

    Arşiv...words as aw # Yeni bir belge oluştur doc = aw.Document() #...oluşturucu oluşturun builder = aw.DocumentBuilder(doc) # Belgeye...

    blog.aspose.com/tr/words/convert-image-to-word-...
  8. DocumentVisitor.visitCommentRangeEnd method | A...

    DocumentVisitor.visitCommentRangeEnd method. Called when the end of a commented range of text is encountered....'CommentsToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Arsip

    Arsip...words as aw # Buat dokumen baru doc = aw.Document() # Buat...Buat pembuat dokumen builder = aw.DocumentBuilder(doc) # Sisipkan...

    blog.aspose.com/id/words/convert-image-to-word-...
  10. Archivio

    Archivio...words as aw # load the Word documents docSrc = aw.Document("document1...Document("document1.docx") docDest = aw.Document("document2.docx") # copy...

    blog.aspose.com/it/words/copy-content-of-a-word...