Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 18,479 for

docx to doc

(0.6 sec)
  1. Remove WORD Annotation Online or Manage Annotat...

    delete comments from WORD file through online app for free. Java API code To manage comments of WORD files....[Product Documentation](https://docs.aspose.com/words/java/syste...Annotating Word files — whether DOC, DOCX, DOCM, DOT, or DOTX — is essential...

    products.aspose.com/total/java/annotate/word/
  2. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your Document's style Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert four runs of text...

    reference.aspose.com/words/net/aspose.words/par...
  3. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node To the end of the list of child nodes for this node.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.ShowGrammaticalErrors | Aspose.Words f...

    Control grammar error visibility in your Document with the ShowGrammaticalErrors property. Enhance writing clarity and professionalism effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two sentences with...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_paragraph property. Gets the last paragraph in the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeleteCellColor method. Allows To specify the color To be used for deleted cells Deletion. Default value is Pink in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Cell revisions.docx" ); doc -> get_LayoutOptions ()...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Document::Protect method | Aspos...

    Aspose::Words::Document::Protect method. Protects the Document from changes without changing the existing password or assigns a random password in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Load Read and View Documents via Python | produ...

    Read and open PDF, Microsoft Word, Excel, PowerPoint and Image files via your Python application....BMP Files View DOC Files View DOCM Files View DOCX Files View DOT...

    products.aspose.com/total/python-net/viewer/
  9. Merge XLS Files Online or using Java | products...

    Free online app To combine different XLS files. Java merging library code To merge XLS worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...[Product Documentation](https://docs.aspose.com/cells/java/syste...

    products.aspose.com/total/java/merge/xls/
  10. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level To reset the sequence number To... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # SEQ fields display a count...

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