Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 180,441 for

doc

(0.18 sec)
  1. Working With Nodes in PHP|Aspose.Words for Java

    Working With Document Nodes using PHP.... $ doc = new Java ( "com.aspose.words...Document" ); $ nodeType = $ doc -> getFirstSection ()-> getBody...

    docs.aspose.com/words/java/working-with-nodes-i...
  2. IStructuredDocumentTag.sdtType property | Aspos...

    IStructuredDocumentTag.sdtType property. Gets type of this Structured Document tag.... let doc = new aw . Document ( base ....document tags.docx" ); var tags = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleFormat.GetRawData | Aspose.Words for .NET

    Discover OleFormat's GetRawData method to easily retrieve OLE object raw data, enhancing your data management and integration capabilities.... Document doc = new Document ( MyDir + "OLE...); foreach ( Shape shape in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  4. StructuredDocumentTag.sdtType property | Aspose...

    StructuredDocumentTag.sdtType property. Gets type of this Structured Document tag.... let doc = new aw . Document ( base ....document tags.docx" ); var tags = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldIndex::get_Bookmark...

    Aspose::Words::Fields::FieldIndex::get_BookmarkName method. Gets or sets the name of the bookmark that marks the portion of the Document used to build the index in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize your data management today!... Document doc = new Document (); FontSettings...fontSettings = new FontSettings (); doc . FontSettings = fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontInfo.embedding_licensing_rights property | ...

    FontInfo.embedding_licensing_rights property. Gets the embedded font licensing rights.... doc = aw . Document ( file_name =...document fonts. font_infos = doc . font_infos for font_info in...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CheckBoxControl.checked property | Aspose.Words...

    CheckBoxControl.checked property. Gets or sets a boolean value indicating either this [CheckBoxControl](../) is checked or not... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontEmbeddingLicensingRights.no_subsetting prop...

    FontEmbeddingLicensingRights.no_subsetting property. Indicates the No subsetting restriction.... doc = aw . Document ( file_name =...document fonts. font_infos = doc . font_infos for font_info in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...