Sort Score
Result 10 results
Languages All
Labels All
Results 8,651 - 8,660 of 18,478 for

docx to doc

(0.21 sec)
  1. Odso.UdlConnectString | Aspose.Words for .NET

    Discover the Odso UdlConnectString property for seamless connections To external data sources using UDL. Unlock data integration with ease and efficiency!...Document doc = new Document ( MyDir + "Odso data.docx" ); MailMergeSettings...MailMergeSettings settings = doc . MailMergeSettings ; Console ...

    reference.aspose.com/words/net/aspose.words.set...
  2. TextPath.Bold | Aspose.Words for .NET

    Discover the TextPath Bold property. Easily format your text in bold for enhanced readability and visual impact in your designs....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPath.ReverseRows | Aspose.Words for .NET

    Discover the TextPath ReverseRows property To enhance your layout. Control row order for improved design flexibility and user experience....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPath.StrikeThrough | Aspose.Words for .NET

    Discover the TextPath StrikeThrough property—easily format text with strikethrough for clear visual emphasis in your projects. Enhance your design Today!...InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeriesCollection.add_double method | Aspos...

    aspose.words.drawing.charts.ChartSeriesCollection.add_double method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Histogram chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.write_protection property | Aspose.Wor...

    Document.write_protection property. Provides access To the Document write protection options.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML To Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and cusTomizable outputs....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/java/convert-html-to-image/
  8. Aspose::Words::Drawing::Charts::ChartStyle enum...

    Aspose::Words::Drawing::Charts::ChartStyle enum. Specifies predefined styles of a chart in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a chart in the Black...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ComHelper.open method | Aspose.Words for Python

    aspose.words.ComHelper.open method...Using a local system filename: doc = com_helper . open ( file_name...file_name = MY_DIR + 'Document.docx' ) self . assertEqual ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Make a Document Read-Only in Python|Aspose.Word...

    Make your Document read-only so that the content can be copied or read, but not modified using Python....words as aw doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( "Open document...

    docs.aspose.com/words/python-net/make-a-documen...