Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 179,814 for

document

(0.19 sec)
  1. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...when saving a document to HTML. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table.... Document ( file_name = MY_DIR + 'Tables...borders from a table. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.CssSavingCallback | Aspose.Word...

    Control CSS style saving with HtmlSaveOptions CssSavingCallback. Optimize your Document exports to HTML, MHTML, or EPUB effortlessly!...CSS styles are saved when a document is saved to HTML, MHTML or...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document....collection of styles defined in the document. @property def styles ( self...list formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MailMergeRegionInfo.EndMustacheTag | Aspose.Wor...

    Discover the MailMergeRegionInfo EndMustacheTag property, which efficiently returns the end mustache tag for your Document regions. Optimize your workflow!... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  6. MailMergeRegionInfo.StartMustacheTag | Aspose.W...

    Discover the MailMergeRegionInfo StartMustacheTag property, which provides an essential start tag for seamless Document regions in your projects.... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  7. RevisionsView enumeration | Aspose.Words for No...

    Aspose.Words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a Document....original or revised version of a document. Members Name Description...Specifies original version of a document. Final Specifies revised version...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise Document comparisons. Easily set your base Document for accurate results. Start optimizing now!...enumeration Allows to specify base document which will be used during...Description Current 0 This document is used as a base during comparison...

    reference.aspose.com/words/net/aspose.words.com...
  9. IStructuredDocumentTag.get_child_nodes method |...

    IStructuredDocumentTag.get_child_nodes method. Returns a live collection of child nodes that match the specified types....Shows how to remove structured document tag, but keeps content inside...aw . Document ( file_name = MY_DIR + 'Structured document tags...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Bookmark::get_BookmarkStart meth...

    Aspose::Words::Bookmark::get_BookmarkStart method. Gets the node that represents the start of the bookmark in C++....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

    reference.aspose.com/words/cpp/aspose.words/boo...