Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 17,110 for

docx to doc

(0.08 sec)
  1. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded font file in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Embedded font.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); // Saving a document to...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Split ODP Files Online or via Java | products.a...

    Free online app To split different ODP files. Java Splitter library code for ODP Documents....[Product Documentation](https://docs.aspose.com/slides/java/syst...Split DOC Files (Microsoft Word Binary Format) Split DOCX Files...

    products.aspose.com/total/java/split/odp/
  4. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the Document.... doc = aw . Document ( file_name =...'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Online ODT Text Search or Build ODT Search Soft...

    Free online app for content search in ODT file. Python API code for any ODT file text search application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/python-net/search/odt/
  6. Aspose::Words::NodeCollection::Clear method | A...

    Aspose::Words::NodeCollection::Clear method. Removes all nodes from this collection and from the Document in C++.... auto doc = System :: MakeObject < Aspose...( get_MyDir () + u "Document.docx" ); // This document has one...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing To define the Document grid behavior.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when auTomatic line numbering restarts.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Drawing::TextBox::get_LayoutFlow...

    Aspose::Words::Drawing::TextBox::get_LayoutFlow method. Determines the flow of the text layout in a shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...