Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 19,530 for

aws

(0.57 sec)
  1. Გადაიყვანეთ Გამოსახულება HTML Javascript

    გადაიყვანეთ Გამოსახულება HTML JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) builder.insertImage(...

    products.aspose.com/words/ka/nodejs-net/convers...
  2. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python....create_mail_merge_template () : builder = aw . DocumentBuilder () # Insert...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/python-net/mail-merge-tem...
  3. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor...insert_at_bookmark (): doc = aw . Document () builder = aw . DocumentBuilder...doc_to_insert = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method... doc = aw . Document () # A convenient...a document builder. builder = aw . DocumentBuilder ( doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FileFormatUtil.extensionToSaveFormat method | A...

    FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../saveformat/) value....file extension" ); let info = aw . FileFormatUtil . detectFileFormat...expect ( loadFormat ). toEqual ( aw . LoadFormat . Doc ); // Below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this SDT.... doc = aw . Document () builder = aw . DocumentBuilder... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.MetafileFormat | Aspose.Words ل...

    اكتشف خاصية MetafileFormat في HtmlSaveOptions للتصدير إلى HTML أو MHTML أو EPUB. احفظ ملفات التعريف كصور PNG عالية الجودة افتراضيًا!..."style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>"...

    reference.aspose.com/words/ar/net/aspose.words....
  9. HtmlLoadOptions.ConvertSvgToEmf | Aspose.Words ...

    Scopri la proprietà ConvertSvgToEmf di HtmlLoadOptions. Controlla facilmente la conversione da SVG a EMF per una qualità dell'immagine ottimale. Il valore predefinito è "false"; mantieni intatti gli SVG!..."style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>"...

    reference.aspose.com/words/it/net/aspose.words....
  10. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type... let doc = new aw . Document ( base . myDir + "Textboxes...shapes = doc . getChildNodes ( aw . NodeType . Shape , true )....

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