Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 155,808 for

doc

(0.15 sec)
  1. Border.IsVisible | Aspose.Words for .NET

    Discover how the Border IsVisible property enhances your design by returning true when LineStyle is applied. Optimize your UI with this key feature!... Document doc = new Document ( MyDir + "Borders... BorderCollection borders = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/bor...
  2. BookmarkEnd.nodeType property | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Node.isComposite property | Aspose.Words for No...

    Node.isComposite property. Returns ``true`` if this node can contain other nodes....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuildingBlock.nodeType property | Aspose.Words ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the Document in Java....that we will merge Document doc = createSourceDocMappe(); DataTable...MappedDataFieldColle mappedDataFields = doc.getMailMerge().getMappedDataFields();...

    reference.aspose.com/words/java/com.aspose.word...
  6. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Contents...

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

    Effortlessly remove specific modules from your VbaModuleCollection with our easy-to-use Remove method. Streamline your VBA projects today!... Document doc = new Document ( MyDir + "VBA...modules. VbaProject vbaProject = doc . VbaProject ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.vba...
  8. MarkdownEmptyParagraphExportMode Enum | Aspose....

    Learn how Aspose.Words handles empty paragraphs in Markdown export. Control formatting with MarkdownEmptyParagraphExportMode enum.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "First"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Border.isVisible property | Aspose.Words for No...

    Border.isVisible property. Returns ``true`` if the [Border.lineStyle](../lineStyle/) is not [LineStyle.None](../../linestyle/#None).... let doc = new aw . Document ( base ....format object. let borders = doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Border.is_visible property | Aspose.Words for P...

    Border.is_visible property. Returns ``True`` if the [Border.line_style](../line_style/) is not [LineStyle.NONE](../../linestyle/#NONE).... doc = aw . Document ( file_name =...paragraph format object. borders = doc . first_section . body . first_paragraph...

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