Sort Score
Result 10 results
Languages All
Labels All
Results 9,931 - 9,940 of 18,356 for

docx to doc

(0.12 sec)
  1. FieldLink.ProgId | Aspose.Words for .NET

    Discover the FieldLink ProgId property To easily manage application types for link information. Optimize your workflow with this essential Tool!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldLink.SourceFullName | Aspose.Words for .NET

    Discover the FieldLink SourceFullName property To easily manage and cusTomize source file names and locations for enhanced data organization....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  3. LayoutOptions.keep_original_font_metrics proper...

    LayouToptions.keep_original_font_metrics property. Gets or sets an indication of whether the original font metrics should be used after font substitution... doc = aw . Document ( file_name =...= MY_DIR + 'Missing font.docx' ) # Assign a callback for handling...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListFormat.listLevelNumber property | Aspose.Wo...

    ListFormat.listLevelNumber property. Gets or sets the list level number (0 To 8) for the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldTC.Text | Aspose.Words for .NET

    Manage your FieldTC Text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience....FieldTocEntryIdentif () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method To effortlessly retrieve specific page ranges, enhancing your Document management and efficiency....Document doc = new Document ( MyDir + "Layout entities.docx" ); doc...doc = doc . ExtractPages ( 0 , 2 ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language.... doc = aw . Document ( MY_DIR + 'German text.docx' ) self...assertTrue ( all (( node for node in doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.words.webextensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web extension and the data in the Document.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.Engrave | Aspose.Words for .NET

    Discover the Font Engrave property. Easily format fonts for an elegant engraved look, enhancing your design's sophistication and appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CusTomDocumentProperties::AddLinkToContent method. Creates a new linked To content cusTom Document property in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartBookmark (...

    reference.aspose.com/words/cpp/aspose.words.pro...