Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 180,183 for

doc

(0.24 sec)
  1. OleFormat.oleControl property | Aspose.Words fo...

    OleFormat.oleControl property. Gets [OleFormat.oleControl](./) objects if this OLE object is an ActiveX control... let doc = new aw . Document ( base ....controls.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DoclingSaveOptions.render_non_image_shapes prop...

    DoclingSaveOptions.render_non_image_shapes property. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON Document.... doc = aw . Document ( file_name =...render_non_image_shapes = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Field.isLocked property | Aspose.Words for Node.js

    Field.isLocked property. Gets or sets whether the field is locked (should not recalculate its result).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Rep...

    Aspose::Words::Saving::HtmlSaveOptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++.... auto doc = System :: MakeObject < Aspose...set_ReplaceBackslashWith ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the Documents in Java.... String doc = getMyDir() + "Big document...create(watermarkerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize font exporting. Easily set and optimize your default format to Woff for better performance.... Document doc = new Document ( MyDir + "Bullet...ExportEmbeddedFonts = false , }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Field.is_locked property | Aspose.Words for Python

    Field.is_locked property. Gets or sets whether the field is locked (should not recalculate its result).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Forms2OleControl.child_nodes property | Aspose....

    Forms2OleControl.child_nodes property. Gets collection of immediate child controls.... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Forms2OleControl.group_name property | Aspose.W...

    Forms2OleControl.group_name property. Gets or sets a string that specifies a group of mutually exclusive controls... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::HorizontalRuleAlignment...

    Aspose::Words::Drawing::HorizontalRuleAlignment enum. Represents the alignment for the specified horizontal rule in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...