Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 18,011 for

aws

(0.06 sec)
  1. DOC को HTML Javascript में बदलें

    JavaScript कोड DOC को HTML प्रारूप में बदलें। सहेजें DOC के रूप में HTML का उपयोग कर JavaScript ।...const aw = require( '@aspose/words' ); var doc = new aw.Document(...const aw = require('@aspose/words'); var doc = new aw.Document("Input...

    products.aspose.com/words/hi/nodejs-net/convers...
  2. Convert Document to HTML|Aspose.Words for Pytho...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Python. You can also specify save options for managing the output document.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) To convert...

    docs.aspose.com/words/python-net/convert-a-docu...
  3. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations... doc = aw . Document () builder = aw . DocumentBuilder...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents... doc = aw . Document () builder = aw . DocumentBuilder...world! { aw . ControlChar . CR } ' + f 'Hello again! { aw . ControlChar...

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

    Document.page_count property. Gets the number of pages in the document as calculated by the most recent page layout operation.... doc = aw . Document () builder = aw . DocumentBuilder...1' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignOptions.signTime property | Aspose.Words fo...

    SignOptions.signTime property. The date of signing... let certificateHolder = aw . DigitalSignatures . CertificateHolder...base . myDir + "morzal.pfx" , "aw" ); // Create a comment and date...

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

    Aspose.Words.BorderType enumeration. Specifies sides of a border...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...4.0 ; topBorder . lineStyle = aw . LineStyle . DashSmallGap ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. การแปลภาษา,อังกฤษ(สหราชอาณาจักร)|Aspose.Wordsสำ...

    แปลเอกสาร Aspose.WordsสำหรับPython ช่วยลดความยุ่งยากในการแปลเอกสารโดยใช้รุ่นของกูเกิลAIช่วยให้คุณสามารถระบุภาษาเป้าหมาย....Wordsเพื่อแปลเอกสารเป็นภาษาอาหรับ: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/th/python-net/translate-a...
  10. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

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