Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 168,796 for

doc

(0.32 sec)
  1. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "MERGEFIELD...

    reference.aspose.com/words/net/aspose.words/com...
  2. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertField ( "MERGEFIELD...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VbaModule.Name | Aspose.Words for .NET

    Discover how to use the VbaModule Name property to easily manage your VBA project module names for enhanced organization and efficiency.... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...
  4. PageInfo.HeightInPoints | Aspose.Words for .NET

    Discover the HeightInPoints property of PageInfo to easily access page height in points. Enhance your Document layout with precise measurements!... Document doc = new Document ( MyDir + "Rendering...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...
  5. VbaProject.Name | Aspose.Words for .NET

    Discover how to easily manage your VBA project with the Name property. Learn to get and set project names for efficient coding!... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...
  6. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Page...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-tables/