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

aws

(0.1 sec)
  1. Archiv

    Archiv...words as aw # load Word document doc = aw.Document("document...class for new doucment newDoc = aw.Document() # clear the default...

    blog.aspose.com/de/words/split-a-word-document-...
  2. FieldPageRef class | Aspose.Words for Python

    aspose.words.fields.FieldPageRef class. Implements the PAGEREF field...field_page_ref (): doc = aw . Document () builder = aw . DocumentBuilder...'MyBookmark2' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) i...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Border.color property | Aspose.Words for Node.js

    Border.color property. Gets or sets the border color....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... font . border . lineStyle = aw . LineStyle . DashDotStroker...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.textEffect property | Aspose.Words for Nod...

    Font.textEffect property. Gets or sets the font animation effect....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . textEffect = aw . TextEffect . SparkleText ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Losing Table Border Style when Converting Word ...

    Hello Team, We are using Aspose.Words for .NET v25.1.0. When converting a Word document (with tracked changes) to HTML, we accept all revisions using AcceptAllRevisions(). After doing so, the table border style is miss…...style="-aw-border-insideh:0.5pt single #000000; -aw-border-insidev:0...solid #000000;** -aw-border:0.5pt single; -aw-border-insideh:0...

    forum.aspose.com/t/losing-table-border-style-wh...
  6. arkiv

    arkiv... # Ladda dokument doc = aw.Document("document1.docx") #...doc.save("html_output.html", aw.SaveFormat.HTML) # Ladda HTML-filen...

    blog.aspose.com/sv/total/convert-word-to-json-i...
  7. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++.... " + u "-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline \" />" + u "</p>"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...paragraphs = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index.... doc = aw . Document () builder = aw . DocumentBuilder...get_text ()) self . assertEqual ( aw . RevisionType . INSERTION ,...

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