Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 19,422 for

aws

(0.14 sec)
  1. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....IWarningCallback' , () => { let doc = new aw . Document ( base . myDir + "WMF...let metafileRenderingOpt = new aw . Saving . MetafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= [... doc . getChildNodes ( aw . NodeType . Paragraph , true...

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

    TabStop.is_clear property. Returns ``True`` if this tab stop clears any existing tab stops in this position.... doc = aw . Document () builder = aw . DocumentBuilder...tab_stops . add ( tab_stop = aw . TabStop ( position = 72 ))...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . layoutMode = aw . SectionLayoutMode . Grid ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection.... doc = aw . Document () builder = aw . DocumentBuilder...tab_stops . add ( tab_stop = aw . TabStop ( position = 72 ))...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....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...
  7. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../).... doc = aw . Document () builder = aw . DocumentBuilder...tab_stops . add ( tab_stop = aw . TabStop ( position = 72 ))...

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

    aspose.words.drawing.charts.AxisGroup enumeration. Represents a type of a chart axis group.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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

    chercher...replace(string, string, aw.replacing.FindReplaceOptions(aw.replacing.FindReplaceDirection...aspose.words as aw # load Word document doc = aw.Document("document...

    blog.aspose.com/fr/words/find-and-replace-text-...
  10. 档案

    档案...replace(string, string, aw.replacing.FindReplaceOptions(aw.replacing.FindReplaceDirection...import aspose.words as aw # 加载 Word 文档 doc = aw.Document("document...

    blog.aspose.com/zh/words/find-and-replace-text-...