Sort Score
Result 10 results
Languages All
Labels All
Results 8,261 - 8,270 of 89,980 for

doc format

(0.69 sec)
  1. PageSetup.textOrientation property | Aspose.Wor...

    PageSetup.textOrientation property. Allows to specify [PageSetup.textOrientation](./) for the whole page...MS Word native formats DOCX, WML, RTF and DOC. Examples Shows...to set text orientation. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Converting Documents in Windows Azure|Aspose.Wo...

    Use Aspose.Words for .NET in Windows Azure to load, convert, and save Documents. To do this, you can create a `WebRole` application that can be run in the Development Fabric or deployed to Windows Azure using C#....specify the desired output format. Invokes Aspose.Words to convert...the user to select the output format. Add the Submit button and...

    docs.aspose.com/words/net/converting-documents-...
  3. Convert DWT to FBX via Python | products.aspose...

    Sample code for DWT to FBX conversion. Use API example code for batch DWT files to FBX conversion....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/python-net/conversion/d...
  4. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

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

    TextPath.text property. Defines the text of the text path.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word Document...Name Description BookmarkEnd(doc, name) Initializes a new instance...into a string in the specified format. (Inherited from Node ) toString(saveOptions)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Contains method. Determines whether the collection contains a property with the given name in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Smart tags.doc" ); // A smart tag appears in...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Convert DWT to DXF via Python | products.aspose...

    Sample code for DWT to DXF conversion. Use API example code for batch DWT files to DXF conversion....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/python-net/conversion/d...
  9. Convert MSG to SVG in Python | products.aspose.com

    Save MSG to SVG in your Python applications without using Microsoft Outlook or Word... MSG is a file format used by Microsoft Outlook to...emails. It is a binary file format which is not supported by many...

    products.aspose.com/total/python-net/conversion...
  10. Aspose::Words::CompositeNode::RemoveAllChildren...

    Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

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