Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 43,681 for

doc

(0.11 sec)
  1. Aspose::Words::Fields::FieldOptions::get_FieldI...

    Aspose::Words::Fields::FieldOptions::get_FieldIndexFormat method. Gets or sets a FieldIndexFormat that represents the formatting for the FieldIndex fields in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "A" );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ConvertUtil.pixel_to_point method | Aspose.Word...

    aspose.words.ConvertUtil.pixel_to_point method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A section's "Page Setup"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  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. 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...
  7. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtinDocumentproperties/last_printed/) property is updated before saving.... doc = aw . Document () last_printed...datetime ( 2019 , 12 , 20 ) doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  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. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless Document navigation and enhanced productivity.... Document doc = new Document (); LayoutCollector...layoutCollector = new LayoutCollector ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/net/aspose.words.lay...