Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 19,462 for

aws

(0.08 sec)
  1. PageSetup.chapterPageSeparator property | Aspos...

    PageSetup.chapterPageSeparator property. Gets or sets the separator character that appears between the chapter number and the page number.... let doc = new aw . Document ( base . myDir + "Big...pageSetup . pageNumberStyle = aw . NumberStyle . UppercaseRoman...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RevisionOptions.measurementUnit property | Aspo...

    RevisionOptions.measurementUnit property. Allows to specify the measurement units for revision comments... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the shape is visible.... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IStructuredDocumentTag.wordOpenXML property | A...

    IStructuredDocumentTag.wordOpenXML property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format.... let doc = new aw . Document ( base . myDir + "Structured...tags = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.line_spacing property | Aspose.Words for P...

    Font.line_spacing property. Returns line spacing of this font (in points).... doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document.... let doc = new aw . Document ( base . myDir + "Document...imageData . imageType ). toEqual ( aw . Drawing . ImageType . WebP...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SvgSaveOptions.idPrefix property | Aspose.Words...

    SvgSaveOptions.idPrefix property. Specifies a prefix that is prepended to all generated element IDs in the output document... let doc = new aw . Document ( base . myDir + "Id...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Range.revisions property | Aspose.Words for Python

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range.... doc = aw . Document ( file_name = MY_DIR...if revision . revision_type == aw . RevisionType . DELETION : revision...

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

    Arsip...words as aw # Buat objek dokumen doc = aw.Document() # Buat...objek pembuat dokumen builder = aw.DocumentBuilder(doc) # Muat dan...

    blog.aspose.com/id/words/convert-png-to-svg-in-...
  10. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list.... doc = aw . Document () builder = aw . DocumentBuilder...paras = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

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