Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 107,825 for

doc

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java.... Document doc = new Document(getMyDir() + "Field...addressBlockField = (FieldAddressBlock) doc.getRange().getFields().get(0);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto signatureLineOptions...

    reference.aspose.com/words/cpp/aspose.words/sig...
  7. Border.distanceFromText property | Aspose.Words...

    Border.distanceFromText property. Gets or sets distance of the border from text or from the page edge in points.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...SharedPtr < Style > style = doc -> get_Styles () -> Add ( StyleType...

    reference.aspose.com/words/cpp/aspose.words/style/
  9. StructuredDocumentTagCollection class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructuredDocumenttag/) instances that represent the structured Document tags in the specified range... let doc = new aw . Document ( base ....document tag by Id. let sdt = doc . range . structuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartLegendEntry class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegendEntry class. Represents a chart legend entry... let doc = new aw . Document ( base ....series.docx" ); let chart = doc . getShape ( 0 , true ). chart...

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