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

doc

(0.23 sec)
  1. 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...
  2. 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...
  3. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" MERGEFIELD...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 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...
  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. Range.structuredDocumentTags property | Aspose....

    Range.structuredDocumentTags property. Returns a [Range.structuredDocumentTags](./) collection that represents all structured Document tags in the range.... let doc = new aw . Document ( base ....); let structuredDocumentTa = doc . range . structuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method... doc = MY_DIR + 'Big document.docx'...ConverterContext ()) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

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

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent shape in C++.... auto doc = System :: MakeObject < Aspose...:: Drawing :: GroupShape > ( doc ); group -> set_Bounds ( System...

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