Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 180,798 for

doc

(0.25 sec)
  1. FieldDatabaseDataTable Class | Aspose.Words for...

    Discover the Aspose.Words.Fields.FieldDatabaseDataTable class, your go-to solution for efficient FieldDatabase field results. Unlock seamless data integration today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldIndex.Heading | Aspose.Words for .NET

    Discover the FieldIndex Heading property to customize entry headers by letter, enhancing organization and user experience in your application.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java.... Document doc = new Document(getMyDir() + "Embedded...FontInfoCollection fontInfos = doc.getFontInfos(); for (FontInfo...

    reference.aspose.com/words/java/com.aspose.word...
  4. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby.... doc = Rjb :: import ( 'com.aspose...words.DocumentBuilder" ) . new ( doc ) \ # Insert few page breaks...

    docs.aspose.com/words/java/insert-nested-fields...
  5. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table)....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.ThemeFontFarEast | Aspose.Words for .NET

    Discover how to customize East Asian theme fonts in your designs with Font ThemeFontFarEast. Enhance your projects with unique, tailored typography!... Document doc = new Document (); // Define...default. doc . Theme . MinorFonts . Latin = "Algerian" ; doc . Theme...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Font.ThemeFontBi | Aspose.Words for .NET

    Discover how to easily manage theme fonts in right-to-left Documents with the FontBi property, enhancing your design and readability effortlessly.... Document doc = new Document (); // Define...default. doc . Theme . MinorFonts . Latin = "Algerian" ; doc . Theme...

    reference.aspose.com/words/net/aspose.words/fon...
  9. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let topBorder = builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a Document...Constructors Name Description Section(doc) Initializes a new instance of...Aspose.Words document by hand. doc = aw . Document () # A blank...

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