Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 18,473 for

docx to doc

(0.33 sec)
  1. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages To be included in each booklet.... doc = aw . Document () # Insert text...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'My...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Mail Merge and Reporting in Java|Aspose.Words f...

    Mail Merge is a popular feature for quickly creating Documents. Aspose.Words for Java takes the standard Mail Merge functionality and advances it many steps ahead, turning it inTo a full-fledged reporting solution that allows you To create even more complex Documents such as reports, catalogs, invenTories, and invoices.... for example, a document in DOCX format. But there are formats...regular document in the DOC or DOCX format. You need to insert...

    docs.aspose.com/words/java/mail-merge-and-repor...
  3. 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...
  4. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. ProtectionType enumeration | Aspose.Words for N...

    Aspose.Words.ProtectionType enumeration. Protection type for a Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. BuiltInDocumentProperties.ContentStatus | Aspos...

    Manage your Document's content status effortlessly with the BuiltInDocumentProperties ContentStatus property. Enhance organization and efficiency Today!...Document doc = new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  9. BuiltInDocumentProperties.CharactersWithSpaces ...

    Discover the BuiltInDocumentProperties CharactersWithSpaces property, which estimates character count, including spaces, for efficient Document management....Document doc = new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  10. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your Document's page count for efficient management and organization....Document doc = new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...