Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 17,485 for

docx to doc

(0.06 sec)
  1. PageSetup.FootnoteOptions | Aspose.Words for .NET

    Discover PageSetup FootnoteOptions To easily cusTomize footnote numbering and positioning for enhanced Document clarity and professionalism.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/pag...
  2. PageSetup.EndnoteOptions | Aspose.Words for .NET

    Discover the PageSetup EndnoteOptions property To easily cusTomize endnote numbering and positioning for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Fill.ImageBytes | Aspose.Words for .NET

    Access the raw bytes of your fill texture or pattern with the ImageBytes property for seamless design integration and enhanced visual quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Stroke.EndArrowType | Aspose.Words for .NET

    Discover how the Stroke EndArrowType property enhances your designs by defining stylish arrowheads for strokes. Elevate your graphics Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Stroke.EndCap | Aspose.Words for .NET

    Discover the Stroke EndCap property To cusTomize your stroke's end style, enhancing your design's visual appeal and precision. Elevate your graphics Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.Color | Aspose.Words for .NET

    Discover the Stroke Color property To cusTomize your designs. Enhance visuals with precise stroke colors for stunning graphic results!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtinDocumentproperties/security/) property... let doc = new aw . Document (); expect ( doc . builtInDocumentPrope..."Security" built-in property. doc . writeProtection . readOnlyRecommended...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access To the list formatting properties of a paragraph style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BuiltInDocumentProperties.revisionNumber proper...

    BuiltInDocumentProperties.revisionNumber property. Gets or sets the Document revision number.... let doc = new aw . Document ( base ....myDir + "Properties.docx" ); let properties = doc . builtInDocumentPrope...

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

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats To enhance your Document's presentation effortlessly....OutlineHeadingTempla () { Document doc = new Document (); DocumentBuilder...new DocumentBuilder ( doc ); List list = doc . Lists . Add ( ListTemplate...

    reference.aspose.com/words/net/aspose.words.lis...