Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 170,815 for

doc

(0.06 sec)
  1. FieldAutoText.EntryName | Aspose.Words for .NET

    Discover the FieldAutoText EntryName property to easily manage AutoText entry names, enhancing your Document automation and efficiency.... Document doc = new Document (); // Create...AutoText building block to it. doc . GlossaryDocument = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldGlossary.EntryName | Aspose.Words for .NET

    Discover the FieldGlossary EntryName property to easily manage glossary entries—get or set names for seamless content integration.... Document doc = new Document (); // Create...AutoText building block to it. doc . GlossaryDocument = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...
  3. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from Document... doc = aw . Document () # Add two...duplicate of the first. my_style = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Javascript 製作 DOCX

    通過幾個步驟在 JavaScript 中創建一個新的 DocX。使用 Node.js via .NET 庫輕鬆創建 DocX。...例子 輸出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  5. Style.name property | Aspose.Words for Node.js

    Style.name property. Gets or sets the name of the style.... let doc = new aw . Document (); expect ( doc . styles ...default. for ( var style of doc . styles ) { console . log (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 XPS 图形实用程序 | C++

    了解如何使用 Aspose.Page API for C++ 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/zh/cpp/xps/graphic-utilities/
  7. Aspose::Words::Document::get_ProtectionType met...

    Aspose::Words::Document::get_ProtectionType method. Gets the currently active Document protection type in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> Protect ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

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