Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 30,980 for

doc

(0.06 sec)
  1. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Clear method. Removes all properties from the collection in C++.... auto doc = MakeObject < Document > ();...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. SignOptions.provider_id property | Aspose.Words...

    SignOptions.provider_id property. Specifies the class ID of the signature provider... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) signature_line_options = aw . ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldFillIn::get_PromptT...

    Aspose::Words::Fields::FieldFillIn::get_PromptText method. Gets or sets the prompt text (the title of the prompt window) in C++....void FieldFillIn_ () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a FILLIN field....

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ConvertUtil.InchToPoint | Aspose.Words for .NET

    Effortlessly convert inches to points with ConvertUtil's InchToPoint method. Enhance your precision in design and measurement today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/con...
  6. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured Document tag range end class....constructor StructuredDocumentTa(doc, id) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.locked property | Aspose.Words for Node.js

    Style.locked property. Specifies whether this style is locked....let doc = new aw . Document (); let styleHeading1 = doc . styles...styleHeading1 . locked = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. EndnoteOptions.number_style property | Aspose.W...

    EndnoteOptions.number_style property. Specifies the number format for automatically numbered endnotes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Footnotes and endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Start a table and set a...

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