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

aws

(0.17 sec)
  1. 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...
  2. 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...
  3. 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...
  4. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its page number....field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks....field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and page numbers in Web layout view....field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.links_up_to_date prop...

    BuiltInDocumentProperties.links_up_to_date property. Indicates whether hyperlinks in a document are up-to-date.... 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...
  8. 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...
  9. 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...
  10. 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...