Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 18,475 for

docx to doc

(0.17 sec)
  1. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "This...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::idx_get method. Returns a DocumentProperty object by index in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Properties.docx" ); // Every document contains...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::DocumentBase::get_FootnoteSepara...

    Aspose::Words::DocumentBase::get_FootnoteSeparaTors method. Provides access To the footnote/endnote separaTors defined in the Document in C++.... auto doc = System :: MakeObject < Aspose...+ u "Footnotes and endnotes.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Document::get_GrammarChecked met...

    Aspose::Words::Document::get_GrammarChecked method. Returns true if the Document has been checked for grammar in C++.... auto doc = System :: MakeObject < Aspose...string with spelling errors. doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ShapeBase.reflection property | Aspose.Words fo...

    ShapeBase.reflection property. Gets reflection formatting for the shape.... doc = aw . Document ( file_name =...MY_DIR + 'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.UpdateActualReferenceMarks | Aspose.Wo...

    Effortlessly update all footnotes and endnotes in your Document with the Document UpdateActualReferenceMarks method, enhancing accuracy and efficiency.... Document doc = new Document ( MyDir + "Footnotes...endnotes.docx" ); Footnote footnote = ( Footnote ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words/doc...
  7. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) columns = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-To-left paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # The BIDIOUTLINE field numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract Text and Images from DOT File Online an...

    Online DOT file parser app. Android API code To extract images and text content from DOT Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/dot/
  10. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used To represent the checked state of a check box content control.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) sdt_check_box = aw . markup...

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