Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 18,297 for

docx to doc

(0.71 sec)
  1. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method To effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert paragraphs with...

    reference.aspose.com/words/net/aspose.words/nod...
  2. CustomXmlPartCollection.count property | Aspose...

    CusTomXmlPartCollection.count property. Gets the number of elements contained in the collection.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPartCollection.remove_at method | Aspo...

    CusTomXmlPartCollection.remove_at method. Removes an item at the specified index.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPart.schemas property | Aspose.Words f...

    CusTomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this cusTom XML part.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer To the corresponding header or footer in the previous section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  6. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property To easily manage section breaks in your Document. Enhance formatting and improve layout control Today!... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/pag...
  7. 档案

    档案...Document doc = new Document("sample1.docx"); // 另存为 HTML doc.save("html_output...Word 文档 Document doc = new Document("sample1.docx", new com.aspose...

    blog.aspose.com/zh/total/convert-word-to-json-i...
  8. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access To the font formatting of this object.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access To the paragraph formatting properties.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a Document inTo a text based formats. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default this property...custom paragraph break. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...