Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 168,828 for

doc

(0.25 sec)
  1. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier.... doc = aw . Document () # Add two...of this document. paragraph = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project name.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.removeSmartTags method | Aspose.W...

    CompositeNode.removeSmartTags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... let doc = new aw . Document ( base ....myDir + "Smart tags.doc" ); expect ( doc . getChildNodes ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Helo...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each page in a Document or section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Run 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Adding JavaScript in Python|Aspose.PDF for Java

    Find out how to embed JavaScript code within a PDF Document using Python and Aspose.PDF to enhance interactivity.... doc = self . Document () pdf = self...bSilent:false,bShrinkToFit:true});" ); doc . setOpenAction ( javaScript...

    docs.aspose.com/pdf/java/adding-javascript-in-p...
  9. Comment.dateTimeUtc property | Aspose.Words for...

    Comment.dateTimeUtc property. Gets the UTC date and time that the comment was made.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let date = new Date ( 2021...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. C++ API to Export MD to MARKDOWN | products.asp...

    Convert MD to MARKDOWN within C++ applications....C++ API to convert MD files to DOC. This API provides a wide range...file formats, including MD, DOC, HTML, XPS, and many more. The...

    products.aspose.com/total/cpp/conversion/md-to-...