Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 168,879 for

doc

(0.07 sec)
  1. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....first Run in the document: let doc = new aw . Document ( "Document...it to Run object. let run = doc . getChild ( aw . NodeType ....

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  2. LayoutOptions.RevisionOptions | Aspose.Words fo...

    Explore the LayoutOptions RevisionOptions property to easily access and customize revision settings for enhanced Document control and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify font formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word Documents in C#....ComHelper" ); $doc = $comHelper -> Open ( $dataDir...$dataDir . "/ReplaceSimple.doc" ); // Check the text of the document...

    docs.aspose.com/words/net/find-and-replace-in-php/
  6. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc , Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::TabStopCollection::idx_get metho...

    Aspose::Words::TabStopCollection::idx_get method. Gets a tab stop at the specified position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose...( data_dir + "ReplaceSimple.doc" ) \ # Check the text of the...

    docs.aspose.com/words/java/find-and-replace-in-...
  9. FieldTemplate.IncludeFullPath | Aspose.Words fo...

    Discover the FieldTemplate IncludeFullPath property to easily manage full file path inclusion, enhancing your project's efficiency and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can set a template name...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced Document automation and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...