Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 180,433 for

doc

(0.43 sec)
  1. 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...
  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. 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...
  5. 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...
  6. 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...
  7. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a Document property.... doc = aw . Document () properties = doc . custom_document_properties...add ( 'Authorized Revision' , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("CrossReference:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render Document pages into Graphics objects at your desired scale for optimal visual results.... Document doc = new Document ( MyDir + "Rendering...thumbRows = doc . PageCount / thumbColumns ; int remainder = doc . PageCount...

    reference.aspose.com/words/net/aspose.words/doc...
  10. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your Document's clarity by distinguishing placeholder text from regular content.... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...