Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 17,116 for

docx to doc

(0.11 sec)
  1. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/zh/python-net/restrict-do...
  2. Aspose::Words::BorderCollection::get_Horizontal...

    Aspose::Words::BorderCollection::get_Horizontal method. Gets the horizontal border that is used between cells or conforming paragraphs in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a red horizontal...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows To specify whether To work with the original or revised version of a Document.... doc = aw . Document ( file_name =...levels.docx' ) doc . update_list_labels () paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. | Aspose

    Sample code for PDF To XLS Java conversion. Use API example code for batch PDF files To XLS conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  8. Aspose::Words::PageSetup::get_CharactersPerLine...

    Aspose::Words::PageSetup::get_CharactersPerLine method. Gets or sets the number of characters per line in the Document grid in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::Font::get_NumberSpacing method |...

    Aspose::Words::Font::get_NumberSpacing method. Gets or sets the spacing type of the numeral being displayed in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // This effect is only supported...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. RevisionOptions.insert_cell_color property | As...

    RevisionOptions.insert_cell_color property. Allows To specify the color To be used for inserted cells [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... doc = aw . Document ( file_name =...MY_DIR + 'Cell revisions.docx' ) doc . layout_options . revision_options...

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