Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 17,140 for

docx to doc

(0.38 sec)
  1. 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...
  2. Table.bidi property | Aspose.Words for Python

    Table.bidi property. Gets or sets whether this is a right-To-left table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XmlMapping.delete method | Aspose.Words for Python

    XmlMapping.delete method. Deletes mapping of the parent structured Document To XML data.... doc = aw . Document () # Construct...#2</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.Company | Aspose.Word...

    Manage your BuiltInDocumentProperties effortlessly. Easily get or set company properties To enhance Document organization and streamline workflows....Document doc = new Document ( MyDir + "Properties.docx" ); BuiltInDocumentPrope...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // The...

    reference.aspose.com/words/net/aspose.words.pro...
  5. BuiltInDocumentProperties.lastSavedBy property ...

    BuiltInDocumentProperties.lastSavedBy property. Gets or sets the name of the last author.... let doc = new aw . Document ( base ....myDir + "Properties.docx" ); let properties = doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... doc = aw . Document () # Create a...aw . drawing . GroupShape ( doc ) self . assertEqual ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your Document designs with cusTomizable visual elements.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  8. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF Document should be displayed when opened in a PDF reader.... let doc = new aw . Document ( base ...."Bookmarks in headers and footers.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TabStopCollection.count property | Aspose.Words...

    TabSTopCollection.count property. Gets the number of tab sTops in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStop.equals method | Aspose.Words for Python

    TabSTop.equals method. Compares with the specified [TabSTop](../).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

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