Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 67,639 for

document

(0.1 sec)
  1. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word Document. To learn more, visit the Documentation article in C++....class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/node/
  3. Row.isFirstRow property | Aspose.Words for Node.js

    Row.isFirstRow property. True if this is the first row in a table; false otherwise....structure of every table in a document. test ( 'TableToText' , ()...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Row.lastCell property | Aspose.Words for Node.js

    Row.lastCell property. Returns the last [Cell](../../cell/) in the row....structure of every table in a document. test ( 'TableToText' , ()...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SVG Scaling – C# Examples

    C# examples for SVG scaling. Considered cases of using the scale function in the transform attribute and a transformation matrix....RootElement property points to the document’s root <svg> element. Create...Create a new SVG document 6 using ( var document = new SVGDocument())...

    docs.aspose.com/svg/net/svg-scaling/
  6. Convert HTML to PDF – C# Examples and Online Co...

    Learn how to convert HTML to PDF in C# and consider various HTML to PDF conversion scenarios in C# examples. Try online HTML Converter....convert an HTML document into a Portable Document Format ( ) file...Aspose.Html.Saving; using var document = new HTMLDocument("{{input...

    docs.aspose.com/html/net/convert-html-to-pdf/
  7. Aspose::Words::Range::get_FormFields method | A...

    Aspose::Words::Range::get_FormFields method. Returns a FormFields collection that represents all form fields in the range in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/ran...
  8. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java....throws Exception { // Create a document with two mail merge regions..."Washington" and "Seattle" Document doc = createSourceDocument(new...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fields::FormField::get_StatusTex...

    Aspose::Words::Fields::FormField::get_StatusText method. Returns or sets the text that's displayed in the status bar when a form field has the focus in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Fields::FormField::SetTextInputV...

    Aspose::Words::Fields::FormField::SetTextInputValue method. Applies the text format specified in TextInputFormat and stores the value in Result in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...