Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 180,797 for

doc

(0.1 sec)
  1. SubDocument.NodeType | Aspose.Words for .NET

    Discover the SubDocument NodeType property that efficiently returns SubDocument data, enhancing your Document management and processing capabilities.... Document doc = new Document ( MyDir + "Master...NodeCollection subDocuments = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/sub...
  2. ShapeBase.SizeInPoints | Aspose.Words for .NET

    Discover the ShapeBase SizeInPoints property to easily retrieve and manage shape dimensions in points for precise design control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...
  3. XlsxSaveOptions.dateTimeParsingMode property | ...

    XlsxSaveOptions.dateTimeParsingMode property. Gets or sets the mode that specifies how Document text is parsed to identify date and time values... let doc = new aw . Document ( base ....XlsxDateTimeParsingM . Auto ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shading.texture property | Aspose.Words for Nod...

    Shading.texture property. Gets or sets the shading texture.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let borders = builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Row.is_last_row property | Aspose.Words for Python

    Row.is_last_row property. True if this is the last row in a table; false otherwise.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.MarkupLanguage | Aspose.Words for .NET

    Discover ShapeBase MarkupLanguage property for enhanced graphic object management. Unlock seamless integration and improved design efficiency today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShadowFormat.Clear | Aspose.Words for .NET

    Effortlessly reset your shadow format with the ShadowFormat Clear method. Enhance your design with a clean slate today!... Document doc = new Document ( MyDir + "Shape...docx" ); Shape shape = ( Shape ) doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  8. Run.isPhoneticGuide property | Aspose.Words for...

    Run.isPhoneticGuide property. Gets a boolean value indicating either the run is a phonetic guide.... let doc = new aw . Document ( base ...."Phonetic guide.docx" ); let runs = doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...