Sort Score
Result 10 results
Languages All
Labels All
Results 8,701 - 8,710 of 180,911 for

doc

(0.15 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. 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...
  3. 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...
  4. 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...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Htm...

    Aspose::Words::Saving::HtmlSaveOptions::get_HtmlVersion method. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML. Default value is Xhtml in C++.... auto doc = System :: MakeObject < Aspose...-> set_PrettyFormat ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Document.built_in_document_properties property ...

    Document.built_in_Document_properties property. Returns a collection that represents all the built-in Document properties of the Document.... doc = aw . Document ( MY_DIR + 'Properties...'Document filename: \n\t " { doc . original_file_name } "' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  9. 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...
  10. SaveOptions.ProgressCallback | Aspose.Words for...

    Enhance your Document-saving experience with the SaveOptions ProgressCallback property, providing real-time updates on saving progress for seamless workflows.... FlatOpc, Docm, Dotm, Dotx, Doc, Dot, Html, Mhtml, Epub, XamlFlow...saveFormat , string ext ) { Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...