Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 31,029 for

doc

(0.13 sec)
  1. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your Document editing efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/net/aspose.words/doc...
  2. WebExtensionPropertyCollection Class | Aspose.W...

    Discover Aspose.Words.WebExtensions.WebExtensionPropertyCollection for managing custom web extension properties efficiently. Enhance your Document automation today!... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  3. MappedDataFieldCollection.Remove | Aspose.Words...

    Effortlessly remove field mappings with the MappedDataFieldCollection Remove method. Streamline your data management process today!...MappedDataFieldColle () { Document doc = CreateSourceDocMappe (); DataTable...MappedDataFieldColle mappedDataFields = doc . MailMerge . MappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  4. WebExtensionBinding | Aspose.Words for .NET

    Create powerful web extension bindings effortlessly with the WebExtensionBinding constructor. Customize parameters for seamless integration and enhanced functionality.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  5. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Footnotes and endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RevisionOptions.showInBalloons property | Aspos...

    RevisionOptions.showInBalloons property. Allows to specify whether the revisions are rendered in the balloons... let doc = new aw . Document ( base ....on the page's right margin. doc . layoutOptions . revisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add text to the document...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. 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...
  9. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the Document has different headers and footers for odd-numbered and even-numbered pages.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

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