Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 150,850 for

doc

(0.15 sec)
  1. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML... let doc = new aw . Document ( base ....options . prettyFormat = true doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::SignatureLine::get_Prov...

    Aspose::Words::Drawing::SignatureLine::get_ProviderId method. Gets or sets signature provider identifier for this signature line. Default value is "{00000000-0000-0000-0000-000000000000}" in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto signatureLineOptions...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. FileFormatUtil.ExtensionToSaveFormat | Aspose.W...

    Effortlessly convert file name extensions to SaveFormat values with the FileFormatUtil ExtensionToSaveFormat method. Simplify your file management today!... Doc , loadFormat ); // Below are...detected file extension. Document doc = new Document ( docStream );...

    reference.aspose.com/words/net/aspose.words/fil...
  4. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaProject class | Aspose.Words for Python

    aspose.words.vba.VbaProject class. Provides access to VBA project information... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

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

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the Document.... doc = aw . Document ( file_name =...'Properties.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.lastPrinted property ...

    BuiltInDocumentProperties.lastPrinted property. Gets or sets the date when the Document was last printed in UTC.... let doc = new aw . Document ( base ...."Properties.docx" ); let properties = doc . builtInDocumentPrope ; // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldAdvance.HorizontalPosition | Aspose.Words ...

    Discover the FieldAdvance HorizontalPosition property, easily adjust text positioning for precise layout control in your Documents. Enhance your formatting today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This text...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ImageSize.widthPoints property | Aspose.Words f...

    ImageSize.widthPoints property. Gets the width of the image in points... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...

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