Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 18,489 for

docx to doc

(0.22 sec)
  1. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Add some keywords, also...

    reference.aspose.com/words/java/com.aspose.word...
  2. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property To easily cusTomize and manage your Document's paper size for optimal printing results....Document doc = new Document ( MyDir + "Big document.docx" ); PageSetup...PageSetup pageSetup = doc . FirstSection . PageSetup ; // Set the...

    reference.aspose.com/words/net/aspose.words/pag...
  3. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class To easily manage Document write protection settings and enhance your Document security.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.set...
  4. Protect ODT document Online with password or us...

    Online ODT file password protection app. Android API Java code To apply password protection on ODT Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Protect DOC Files (Microsoft Word Binary Format) Protect DOCX Files...

    products.aspose.com/total/android-java/protect/...
  5. Protect Word document Online with password or u...

    Online Word file password protection app. Android API Java code To apply password protection on Word Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Protect DOC Files (Microsoft Word Binary Format) Protect DOCX Files...

    products.aspose.com/total/android-java/protect/...
  6. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

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

    Aspose.Words.Saving.XpsSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.Xps](../../aspose.words/saveformat/#Xps) format...files used when saving to a DOC or DOCX file. By default, this property...of a saved XPS document. let doc = new aw . Document (); let builder...

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

    Font.underline property. Gets or sets the type of underline applied To the font.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape construcTor. Creates a new shape object in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: Drawing...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. CustomXmlPartCollection class | Aspose.Words fo...

    aspose.words.markup.CusTomXmlPartCollection class. Represents a collection of CusTom XML Parts... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

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