Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 18,494 for

docx to doc

(0.09 sec)
  1. Document.HyphenationOptions | Aspose.Words for ...

    Explore the Document HyphenationOptions property To cusTomize hyphenation settings, enhancing readability and improving your Document's presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Redact ODT Document Online or using Android Mob...

    Open and redact ODT Document online via app for free. Android API code To search and replace ODT text with regular expression....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Redact DOC Files (Microsoft Word Binary Format) Redact DOCX Files...

    products.aspose.com/total/android-java/redact/odt/
  3. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. View DOCM File Online and using .NET | products...

    Free online DocM file viewer app. .NET API C# code To view DocM file for viewer application....docx but includes support for embedded...Viewer Options with .NET View DOC Files (Microsoft Word Binary...

    products.aspose.com/total/net/viewer/docm/
  5. CustomPartCollection.clone method | Aspose.Word...

    CusTomPartCollection.clone method. Makes a deep copy of this collection and its items.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Paragraph::AppendField method | ...

    Aspose::Words::Paragraph::AppendField method. Appends a field To this paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > paragraph = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Merge XLSB Files Online or using C++ | products...

    Free online app To combine different XLSB files. C++ merging library code To merge XLSB worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/merge/xlsb/
  8. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various Document layouts using Python....words as aw doc = aw . Document ( "input.docx" ) doc . layout_options...layout_options . show_hidden_text = True doc . save ( "output.pdf" ) Q: How...

    docs.aspose.com/words/python-net/specify-layout...
  9. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_password method. Sets the write protection password for the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access To the font formatting of this object.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

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