Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 152,562 for

doc

(0.3 sec)
  1. FileFormatUtil.loadFormatToExtension method | A...

    FileFormatUtil.loadFormatToExtension method. Converts a load format enumerated value into a file extension... Doc ); // Below are two methods of...detected file extension. let doc = new aw . Document ( docStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ContentDisposition enumeration | Aspose.Words f...

    Aspose.Words.ContentDisposition enumeration. Enumerates different ways of presenting the Document at the client browser.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertField ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing Document automation and formatting efficiency.... Document doc = new Document (); // Set a value..."Subject" built-in property. doc . BuiltInDocumentPrope . Subject...

    reference.aspose.com/words/net/aspose.words.fie...
  4. LoadOptions.languagePreferences property | Aspo...

    LoadOptions.languagePreferences property. Gets language preferences that will be used when Document is loading.... Japanese ); let doc = new aw . Document ( base ....loadOptions ); var localeIdFarEast = doc . styles . defaultFont . localeIdFarEast...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the Document text and the bottom edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the Document text and the right edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the Document text and the top edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the Document text and the left edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.RtlGutter | Aspose.Words for .NET

    Discover how the PageSetup RtlGutter property in Microsoft Word optimizes section layouts for right-to-left and left-to-right languages. Enhance your Document design!... Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); for ( int i = 0 ; i < 6 ;...

    reference.aspose.com/words/net/aspose.words/pag...
  10. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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