Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 180,612 for

doc

(0.18 sec)
  1. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive.... Document doc = new Document (); GlossaryDocument...glossaryDoc = new GlossaryDocument (); doc . GlossaryDocument = glossaryDoc...

    reference.aspose.com/words/net/aspose.words.bui...
  2. Splitter.create method | Aspose.Words for Python

    Splitter.create method. Creates new instance of the splitter processor.... doc = MY_DIR + 'Big document.docx'...splitter_context ) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.Shadow cannot read the shadow correctly - ...

    word in the test.Docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set the shadow property...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  4. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a Document are up-to-date....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Footnotes and endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Vba::VbaProject::get_IsProtected...

    Aspose::Words::Vba::VbaProject::get_IsProtected method. Shows whether the VbaProject is password protected in C++.... auto doc = System :: MakeObject < Aspose...protected.docm" ); ASSERT_TRUE ( doc -> get_VbaProject () -> get_IsProtected...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. DocumentVisitor.visitParagraphEnd method | Aspo...

    DocumentVisitor.visitParagraphEnd method. Called when enumeration of a paragraph has ended....'DocStructureToText' , () => { let doc = new aw . Document ( base ....and modify each visited node. doc . accept ( visitor ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitBodyStart method | Aspose....

    DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a section has started....'DocStructureToText' , () => { let doc = new aw . Document ( base ....and modify each visited node. doc . accept ( visitor ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitRun method | Aspose.Words ...

    DocumentVisitor.visitRun method. Called when a run of text in the is encountered....'DocStructureToText' , () => { let doc = new aw . Document ( base ....and modify each visited node. doc . accept ( visitor ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started....'DocStructureToText' , () => { let doc = new aw . Document ( base ....and modify each visited node. doc . accept ( visitor ); console...

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