Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 43,657 for

doc

(0.17 sec)
  1. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); string imageFileName = ImageDir...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB.... doc = aw . Document ( file_name =...assertEqual ( 'First header' , doc . first_section . headers_footers...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.move_to_field method | Aspose.W...

    DocumentBuilder.move_to_field method. Moves the cursor to a field in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a field using the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. WarningInfo.Description | Aspose.Words for .NET

    Discover detailed insights with the WarningInfo Description property, providing essential information about warnings for enhanced decision-making.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/war...
  5. NodeCollection.ToArray | Aspose.Words for .NET

    Discover the NodeCollection ToArray method, effortlessly convert your node collection into a new array, enhancing data management and accessibility.... Document doc = new Document ( MyDir + "Textboxes...canvas.docx" ); Shape [] shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/nod...
  6. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....default for old formats such as DOC, WML and RTF. Default This is...while applying a style. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/war...
  8. Odso.dataSource property | Aspose.Words for Nod...

    Odso.dataSource property. Specifies the location of the external data source to be connected to a Document to perform the mail merge... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Dear "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MailMergeSettings.destination property | Aspose...

    MailMergeSettings.destination property. Specifies how Microsoft Word will output the results of a mail merge... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Dear "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MailMergeSettings.checkErrors property | Aspose...

    MailMergeSettings.checkErrors property. Specifies the type of error reporting which shall be conducted by Microsoft Word when performing a mail merge... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Dear "...

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