Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 19,502 for

aws

(0.18 sec)
  1. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Arial" ; font . underline = aw . Underline . Dash ; let paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Arial" ; font . underline = aw . Underline . Dash ; let paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FindReplaceOptions.ignoreStructuredDocumentTags...

    FindReplaceOptions.ignoreStructuredDocumentTags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)... let doc = new aw . Document ( base . myDir + "Structured...firstSection . body . getChild ( aw . NodeType . Paragraph , 2 ,...

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

    Document.pageCount property. Gets the number of pages in the document as calculated by the most recent page layout operation....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartFormat.ShapeType | Aspose.Words för .NET

    Upptäck hur du använder egenskapen ChartFormat ShapeType för att effektivt anpassa dina diagramelement. Förbättra din datavisualisering idag!...Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...Category 2" , "AW Category 3" , "AW Category 4" }, new double []...

    reference.aspose.com/words/sv/net/aspose.words....
  6. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

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

    Aspose.Words.Drawing.Charts.ChartFormat class. Represents the formatting of a chart element...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...
  8. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...borders . horizontal . lineStyle = aw . LineStyle . Dot ; borders ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. آرشیوها

    آرشیوها...words as aw from datetime import date # فایل...بارگیری کنید PDF1 = aw.Document("first.pdf") PDF2 = aw.Document("second...

    blog.aspose.com/fa/words/compare-pdf-files-in-p...
  10. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position.... doc = aw . Document () builder = aw . DocumentBuilder...tab_stops . add ( tab_stop = aw . TabStop ( position = 72 ))...

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