Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 11,526 for

aws

(0.1 sec)
  1. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output XLSX document... let doc = new aw . Document ( base . myDir + "Big...worksheet. let xlsxSaveOptions = new aw . Saving . XlsxSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DOC को Javascript में संपीड़ित करें

    गुणवत्ता खोए बिना DOC को JavaScript में संपीड़ित करें। DOC सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/hi/nodejs-net/compres...
  3. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the font is formatted as double strikethrough text.... doc = aw . Document () para = doc . get_child ( aw . NodeType...True ) . as_paragraph () run = aw . Run ( doc = doc , text = 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutOptions.revisionOptions property | Aspose...

    LayoutOptions.revisionOptions property. Gets revision options....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertedTextColor ). toEqual ( aw . Layout . RevisionColor . ByAuthor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT... doc = aw . Document () builder = aw . DocumentBuilder...sdt_check_box = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ViewOptions.zoom_percent property | Aspose.Word...

    ViewOptions.zoom_percent property. Gets or sets the percentage at which you want to view your document.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.title property | Aspose.Words for Nod...

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let shape = new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Granularity enumeration | Aspose.Words for Python

    aspose.words.comparing.Granularity enumeration. Specifies the granularity of changes to track when comparing two documents.... doc_a = aw . Document () builder_a = aw . DocumentBuilder...elit' ) doc_b = aw . Document () builder_b = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_paragraph_number_in_relative_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData class. Adapts [ImageData](./) class public API for Node.js porting.... let doc = new aw . Document ( base . myDir + "Images...= [... doc . getChildNodes ( aw . NodeType . Shape , true )];...

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