Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 157,349 for

doc

(0.07 sec)
  1. FormField.MaxLength | Aspose.Words for .NET

    Discover the FormField MaxLength property to set text field limits. Enhance user experience with customizable length settings for optimal data entry....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormField.DropDownSelectedIndex | Aspose.Words ...

    Discover the FormField DropDownSelectedIndex property to easily manage dropdown selections, enhancing user experience and form functionality....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. HorizontalRuleFormat.noShade property | Aspose....

    HorizontalRuleFormat.noShade property. Indicates the presence of 3D shading for the horizontal rule... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HorizontalRuleFormat.Alignment | Aspose.Words f...

    Discover the HorizontalRuleFormat Alignment property to easily customize the alignment of horizontal rules for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontInfo.name property | Aspose.Words for Node.js

    FontInfo.name property. Gets the name of the font.... let doc = new aw . Document ( base ....font.docx" ); let allFonts = doc . fontInfos ; expect ( allFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XpsSaveOptions.DigitalSignatureDetails | Aspose...

    Discover the XpsSaveOptions DigitalSignatureDetails property to easily manage digital signatures for secure Document signing and enhanced authenticity.... Document doc = new Document ( MyDir + "Document...EqualTo ( "Some comments" )); doc . Save ( ArtifactsDir + "XpsSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::ChapterPageSeparator enum | Aspo...

    Aspose::Words::ChapterPageSeparator enum. Defines the separator character that appears between the chapter and page number in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_FirstSection () -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/cha...
  9. Aspose::Words::Saving::MarkdownListExportMode e...

    Aspose::Words::Saving::MarkdownListExportMode enum. Specifies how lists are exported into Markdown in C++.... auto doc = System :: MakeObject < Aspose...set_ListExportMode ( markdownListExportMo ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. DigitalSignatureDetails.SignOptions | Aspose.Wo...

    Discover how the DigitalSignatureDetails SignOptions property enhances Document security by easily managing signing options for seamless digital signatures.... Document doc = new Document ( MyDir + "Document...EqualTo ( "Some comments" )); doc . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...