Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 18,310 for

docx to doc

(0.09 sec)
  1. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...< Aspose :: Words :: Run > ( doc , u "Hello world!" ); System...

    reference.aspose.com/words/cpp/aspose.words/run/
  2. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastSavedTimeProperty method. Gets or sets a value determining whether the LastSavedTime property is updated before saving in C++.... auto doc = System :: MakeObject < Aspose...( get_MyDir () + u "Document.docx" ); ASSERT_EQ ( System :: DateTime...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. SvgSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SvgSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.Svg](../../aspose.words/saveformat/#Svg) format...files used when saving to a DOC or DOCX file. By default, this property...supported yet' , () => { let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_header property. Specifies whether the page border includes or excludes the header.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::LineNumberRestartMode enum | Asp...

    Aspose::Words::LineNumberRestartMode enum. Determines when auTomatic line numbering restarts in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can use the section's...

    reference.aspose.com/words/cpp/aspose.words/lin...
  6. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index.... doc = aw . Document ( file_name =...= MY_DIR + 'DataPoint format.docx' ) # Get the chart and series...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property To cusTomize your footnote numbering, enhancing Document clarity and organization effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/net/aspose.words.not...
  8. ChartAxisTitle.Overlay | Aspose.Words for .NET

    Discover the ChartAxisTitle Overlay property, control chart element overlap for clearer visuals. Enhance your data presentation effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldQuote.text property | Aspose.Words for Python

    FieldQuote.text property. Gets or sets the text To retrieve.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert a QUOTE field, which will...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MergeFieldImageDimension | Aspose.Words for .NET

    Create precise image dimensions in points with the MergeFieldImageDimension construcTor. Enhance your design with accurate sizing for better results....MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...