Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 43,721 for

doc

(0.13 sec)
  1. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes.... doc = aw . Document ( file_name =...self . assertEqual ( 18105 , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Use a document builder to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.Thumbnail | Aspose.Wo...

    Manage your Document's visual appeal with BuiltInDocumentProperties. Easily get or set thumbnail images for enhanced presentation and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.pro...
  4. BuiltInDocumentProperties.SharedDocument | Aspo...

    Discover the BuiltInDocumentProperties SharedDocument feature that reveals if your Document is shared, enhancing collaboration and accessibility.... Document doc = new Document ( MyDir + "Extended...properties.docx" ); Assert . IsTrue ( doc . BuiltInDocumentPrope . ScaleCrop...

    reference.aspose.com/words/net/aspose.words.pro...
  5. FieldMergeField.Type | Aspose.Words for .NET

    Discover the FieldMergeField Type property to effortlessly access Microsoft Word field types and enhance your Document automation capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a data table to...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ReportBuilderContext.DataSources | Aspose.Words...

    Discover the DataSources property of ReportBuilderContext for seamless report creation with versatile data sources tailored to your needs....document with data sources: string doc = MyDir + "Report building.docx"...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportDataSourc...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastSavedTimeProperty method. Gets or sets a value determining whether the LastSavedTime property is updated before saving in C++.... auto doc = MakeObject < Document > ( MyDir...2021 , 5 , 11 , 6 , 32 , 0 ), doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. TaskPane.web_extension property | Aspose.Words ...

    TaskPane.web_extension property. Represents an web extension object.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. WebExtension.bindings property | Aspose.Words f...

    WebExtension.bindings property. Specifies a list of web extension bindings.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the table style in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two ways of aligning...

    reference.aspose.com/words/cpp/aspose.words/tab...