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

doc

(0.27 sec)
  1. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row formatting properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FormField.Accept | Aspose.Words for .NET

    Discover the FormField Accept method that enhances user experience by seamlessly accepting visitor inputs. Boost engagement effortlessly!...public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. Apache POI does not provide an opportunity to find and replace....'mad' occurrences with 'bad' doc . getRange (). replace ( "sad"...'mad' occurrences with 'bad' doc . getRange (). replace ( Pattern...

    docs.aspose.com/words/java/find-and-replace-tex...
  4. BookmarkCollection class | Aspose.Words for Nod...

    Aspose.Words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified range...let doc = CreateDocumentWithBo ( 3 ); let bookmarks = doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes.... doc = aw . Document ( file_name =...wrapped by text.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.imageResolution property | Aspo...

    HtmlSaveOptions.imageResolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB... let doc = new aw . Document ( base ....exportOriginalUrlFor = true ; doc . save ( base . artifactsDir...

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

    Discover the OleFormat Clsid property to easily retrieve the CLSID of OLE objects, enhancing your application's functionality and performance.... Document doc = new Document ( MyDir + "OLE...body. Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the Document loading process should match a specific MS Word version... WORD2007 doc = aw . Document ( file_name =...assertAlmostEqual ( 12.95 , doc . styles . default_paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAddressBlock.IncludeCountryOrRegionName | ...

    Discover the FieldAddressBlock IncludeCountryOrRegionName property to easily manage country/region name inclusion for enhanced address formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldAddressBlock field =...

    reference.aspose.com/words/net/aspose.words.fie...
  10. HtmlLoadOptions.IgnoreNoscriptElements | Aspose...

    Discover how the HtmlLoadOptions IgnoreNoscriptElements property enhances your HTML parsing by controlling noscript elements. Improve your web performance today!...ignoreNoscriptElemen ; Document doc = new Document ( new MemoryStream...html )), htmlLoadOptions ); doc . Save ( ArtifactsDir + "HtmlLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...