Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 182,043 for

doc

(0.19 sec)
  1. FieldCitation.volume_number property | Aspose.W...

    FieldCitation.volume_number property. Gets or sets a volume number associated with the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a Document in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" DATE...

    reference.aspose.com/words/java/com.aspose.word...
  3. 如何使用 XPath – Evaluate() 方法 – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML 浏览 HTML 并通过 XPath 查询选择节点;如何使用 XPath 表达式从 HTML 中选择所有照片。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  4. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtinDocumentproperties/) and [CustomDocumentProperties](../customDocumentproperties/) collections... doc = aw . Document () properties = doc . custom_document_properties...add ( 'Authorized Revision' , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.Placeholder | Aspose.Word...

    Discover how the StructuredDocumentTag Placeholder property enhances your Documents by displaying essential placeholder text when content is missing.... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your Document's usability.... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  7. C# API to Export CGM to WORDML | products.aspos...

    Convert CGM to WORDML without using Microsoft Word...to convert CGM file format to DOC. It provides a range of features...API that can be used to render DOC to WORDML. It provides a range...

    products.aspose.com/total/net/conversion/cgm-to...
  8. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background color, enhancing your design's visual appeal and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we set the font's locale...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...public Footnote ( DocumentBase doc , FootnoteType footnoteType )...) Parameter Type Description doc DocumentBase The owner document...

    reference.aspose.com/words/net/aspose.words.not...