Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 70,281 for

doc

(0.29 sec)
  1. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a Document.... let doc = new aw . Document ( base ....toEqual ( "Some comments" ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldIndex.page_number_separator property | Asp...

    FieldIndex.page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentProperty.is_link_to_content property | ...

    DocumentProperty.is_link_to_content property. Shows whether this property is linked to content or not.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ArrowLength Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowLength enum to customize arrow lengths for enhanced line graphics in your Documents. Elevate your design today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line join styles. Enhance your Document graphics with professional quality and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Odt format in C++.... auto doc = MakeObject < Document > ( MyDir...set_IsStrictSchema11 ( exportToOdt11Specs ); doc -> Save ( ArtifactsDir + u "OdtSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. WebExtensionProperty.Value | Aspose.Words for .NET

    Discover the WebExtensionProperty Value feature, allowing you to define custom property values for enhanced functionality and flexibility in your web applications.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  8. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your Documents, enhancing your editing workflow.... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...
  9. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how to enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items to your collection for seamless integration.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  10. WebExtension.IsFrozen | Aspose.Words for .NET

    Discover the WebExtension IsFrozen property, which controls user interaction with your web extension. Enhance usability and optimize user experience today!... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...