Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 19,711 for

aws

(0.58 sec)
  1. MetafileRenderingOptions class | Aspose.Words f...

    aspose.words.saving.MetafileRenderingOptions class. Allows to specify additional metafile rendering options... doc = aw . Document ( file_name = MY_DIR...metafile_rendering_options = aw . saving . MetafileRenderingOpt...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStopCollection.get_position_by_index method ...

    TabStopCollection.get_position_by_index method. Gets the position (in points) of the tab stop at the specified index.... doc = aw . Document () tab_stops = doc...tab_stops . add ( position = aw . ConvertUtil . millimeter_to_point...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Row.ensureMinimum method | Aspose.Words for Nod...

    Row.ensureMinimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/)....let doc = new aw . Document (); let table = new aw . Tables . Table...appendChild ( table ); let row = new aw . Tables . Row ( doc ); table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OfficeMath.nodeType property | Aspose.Words for...

    OfficeMath.nodeType property. Returns [NodeType.OfficeMath](../../../aspose.words/nodetype/#OfficeMath).... let doc = new aw . Document ( base . myDir + "Office... mathObjectType ). toEqual ( aw . Math . MathObjectType . OMathPara...

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

    Archivo...words as aw # create document object doc = aw.Document() #...document builder object builder = aw.DocumentBuilder(doc) # add text...

    blog.aspose.com/es/words/create-word-documents-...
  6. arkiv

    arkiv...words as aw # skapa dokumentobjekt doc = aw.Document() #...dokumentbyggarobjekt builder = aw.DocumentBuilder(doc) # lägga...

    blog.aspose.com/sv/words/create-word-documents-...
  7. ארכיון

    ארכיון...words as aw # ליצור אובייקט מסמך doc = aw.Document() # צור...אובייקט של בונה מסמכים builder = aw.DocumentBuilder(doc) # הוסף טקסט...

    blog.aspose.com/he/words/create-word-documents-...
  8. IAiModelText.summarize method | Aspose.Words fo...

    Aspose.Words.AI.IAiModelText.summarize method... let firstDoc = new aw . Document ( base . myDir + "Big...docx" ); let secondDoc = new aw . Document ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export.... doc = aw . Document () builder = aw . DocumentBuilder...1' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

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