Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 168,885 for

doc

(0.05 sec)
  1. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. UserInformation.default_user property | Aspose....

    UserInformation.default_user property. Default user information.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a UserInformation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreInserted method. Gets or sets a boolean value indicating either to ignore text inside insert revisions. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Odso.TableName | Aspose.Words for .NET

    Discover the Odso TableName property, effortlessly connect to specific data sets in external sources, enhancing data integration with ease.... Document doc = new Document ( MyDir + "Odso...MailMergeSettings settings = doc . MailMergeSettings ; Console...

    reference.aspose.com/words/net/aspose.words.set...
  5. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in Documents, ensuring seamless and efficient workflows....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail...Northwind employees.docx" ); doc . MailMerge . FieldMergingCallback...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word Document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#....convert document pages from DOC to TIFF: string fileDir = "....document Document doc = new Document ( fileDir + "test.doc" ); // Save...

    docs.aspose.com/words/net/convert-word-document...
  7. InlineStory.StoryType | Aspose.Words for .NET

    Discover the InlineStory StoryType property, which reveals the unique type of your story. Enhance your storytelling with precise categorization!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Footnote footnote = builder...

    reference.aspose.com/words/net/aspose.words/inl...
  8. FootnoteNumberingRule Enum | Aspose.Words for .NET

    Discover the Aspose.Words FootnoteNumberingRule enum to control automatic footnote and endnote numbering. Optimize your Document formatting effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/net/aspose.words.not...
  9. Simple Mail Merge in PHP|Aspose.Words for Java

    Simple Mail Merge using PHP.... Php Code $ doc = new Java ( "com.aspose.words...words.Document" , "Template.doc" ); // Fill the fields in the document...

    docs.aspose.com/words/java/simple-mail-merge-in...
  10. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined Document management.... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...