Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 17,108 for

docx to doc

(0.1 sec)
  1. Redact Word Document Online or using Java | pro...

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

    products.aspose.com/total/java/redact/word/
  2. Redact Excel Spreadsheet Online or using C++ | ...

    Open and redact Excel Document online via app for free. C++ API code To search and replace Excel text....[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...Redact DOC Files (Microsoft Word Binary Format) Redact DOCX Files...

    products.aspose.com/total/cpp/redact/excel/
  3. Redact XLS Spreadsheet Online or using C++ | pr...

    Open and redact XLS Document online via app for free. C++ API code To search and replace XLS text....[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...Redact DOC Files (Microsoft Word Binary Format) Redact DOCX Files...

    products.aspose.com/total/cpp/redact/xls/
  4. Aspose::Words::Settings::ViewOptions::get_Displ...

    Aspose::Words::Settings::ViewOptions::get_DisplayBackgroundShape method. Controls display of the background shape in print layout view in C++....</body> \r\n </html>" ; auto doc = System :: MakeObject < Aspose...flag to "true". ASSERT_TRUE ( doc -> get_ViewOptions () -> get...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your Documents with the DocumentBuilder InserToleObject method, allowing seamless embedding of OLE objects from streams.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Microsoft Excel...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Font.italicBi property | Aspose.Words for Node.js

    Font.italicBi property. True if the right-To-left text is formatted as italic.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Define a set of font settings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.boldBi property | Aspose.Words for Node.js

    Font.boldBi property. True if the right-To-left text is formatted as bold.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Define a set of font settings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) page_setup = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) page_setup = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. STores and manages formatting of bulleted and numbered lists used in a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...