Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 30,980 for

doc

(0.05 sec)
  1. 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...
  2. 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...
  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. 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...
  6. 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...
  7. 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...
  8. TxtSaveOptionsBase.paragraph_break property | A...

    TxtSaveOptionsBase.paragraph_break property. Specifies the string to use as a paragraph break when exporting in text formats.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...