Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 182,679 for

doc

(0.71 sec)
  1. WordML2003SaveOptions class | Aspose.Words for ...

    Aspose.Words.Saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...files used when saving to a DOC or DOCX file. By default, this...document’s raw content. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape chartShape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word Document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...doc"; } //to apply license // com...lic"); com.aspose.words.Document doc = new Document(filePath); //...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  10. C# API to Export EPUB to ODT | products.aspose.com

    Convert EPUB to ODT without using Microsoft Word...easily convert EPUB files to DOC format using the advanced PDF...Words for .NET, to render the DOC file to ODT format. The Aspose...

    products.aspose.com/total/net/conversion/epub-t...