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

docx to doc

(0.11 sec)
  1. 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...
  2. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....in the document: doc = aw . Document ( docs_base . my_dir + "Document..."Document.docx" ) # Get the first Run node and cast it to Run...

    docs.aspose.com/words/python-net/python-notes/
  3. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    Control nondelimiter characters with the FieldStyleRef SuppressNonDelimiters property. Enhance data clarity and presentation in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access To the font formatting of this object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.size_bi property | Aspose.Words for Python

    Font.size_bi property. Gets or sets the font size in points used in a right-To-left Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Define a set of font settings...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.title property | Aspose.Words for Nod...

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a shape, give it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldInfo.InfoType | Aspose.Words for .NET

    Discover how To manage FieldInfo InfoType properties effortlessly. Easily set or retrieve Document types for seamless integration in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set a value for the "Comments"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++.... auto doc = System :: MakeObject < Aspose...> ( get_MyDir () + u "Images.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom facTor for the generated images.... let doc = new aw . Document ( base ....+ "Office math.docx" ); let officeMath = doc . getOfficeMath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property To access the specific paper tray bin for your Document. Enhance your printing efficiency with tailored solutions!...Document doc = new Document ( MyDir + "Rendering.docx" ); // The...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...