Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 18,484 for

docx to doc

(0.48 sec)
  1. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  2. Compare TXT In C++

    Compare TXT Documents using C++ To diff two files. With our C++ API you can detect the difference even if one character or one word has been changed....to compare Output format DOCX PDF DOC DOT DOCM DOTX DOTM RTF XPS...file formats: Compare DOC Compare DOCX Compare HTML Compare WORD...

    products.aspose.com/words/cpp/compare/txt/
  3. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting To enhance your Documents....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldFillIn.PromptText | Aspose.Words for .NET

    Discover the FieldFillIn PromptText property, easily cusTomize prompt window titles To enhance user experience and improve interface clarity....void FieldFillIn () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a FILLIN field....

    reference.aspose.com/words/net/aspose.words.fie...
  5. FootnoteSeparatorType enumeration | Aspose.Word...

    aspose.words.notes.FootnoteSeparaTorType enumeration. Specifies the type of the footnote/endnote separaTor.... doc = aw . Document ( file_name =...'Footnotes and endnotes.docx' ) endnote_separator = doc . footnote_separators...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property To easily access the final section of your Document, enhancing navigation and content management efficiency.... Document doc = new Document (); // A blank...we can edit. Assert . That ( doc . Sections . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ChartAxisTitle | Aspose.Words for Java

    Provides access To the axis title properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  8. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldSeq::get_InsertNext...

    Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method. Gets or sets whether To insert the next sequence number for the specified item in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. CsvDataLoadOptions.QuoteChar | Aspose.Words for...

    Discover the CsvDataLoadOptions QuoteChar property To easily cusTomize field value quoting for seamless data handling and improved CSV management.... Document doc = new Document ( MyDir + "Reporting...template - CSV data destination.docx" ); CsvDataLoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...