Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 46,774 for

doc

(0.15 sec)
  1. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type property. Specifies the type of calendar for this SDT... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Notes::EndnoteOptions::get_Posit...

    Aspose::Words::Notes::EndnoteOptions::get_Position method. Specifies the endnotes position in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // An endnote is a way to...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. LineSpacingRule enumeration | Aspose.Words for ...

    aspose.words.LineSpacingRule enumeration. Specifies line spacing values for a paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are three line spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TaskPane.is_locked property | Aspose.Words for ...

    TaskPane.is_locked property. Specifies whether the task pane is locked to the Document in the UI and cannot be closed by the user.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. WebExtensionReference.store property | Aspose.W...

    WebExtensionReference.store property. Specifies the instance of the marketplace where the web extension is stored.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRange.editableRangeStart property | Asp...

    EditableRange.editableRangeStart property. Gets the node that represents the start of the editable range.... let doc = new aw . Document (); doc . protect ( aw...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::DmlRenderingMode enum | ...

    Aspose::Words::Saving::DmlRenderingMode enum. Specifies how DrawingML shapes are rendered to fixed page formats in C++.... auto doc = MakeObject < Document > ( MyDir...-> get_DmlRenderingMode ()); doc -> Save ( ArtifactsDir + u "PdfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Loading::ResourceLoadingArgs::ge...

    Aspose::Words::Loading::ResourceLoadingArgs::get_ResourceType method. Type of resource in C++.... () { auto doc = MakeObject < Document > (); doc -> set_ResourceLoadingCallb...MakeObject < DocumentBuilder > ( doc ); // Images usually are inserted...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. BuiltInDocumentProperties.Comments | Aspose.Wor...

    Manage your Document comments effortlessly with BuiltInDocumentProperties. Easily get or set comments for enhanced collaboration and clarity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  10. ParagraphFormat.line_spacing property | Aspose....

    ParagraphFormat.line_spacing property. Gets or sets the line spacing (in points) for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are three line spacing...

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