Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 157,133 for

doc

(0.05 sec)
  1. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough text.... let doc = new aw . Document (); let para = doc . getParagraph...); let run = new aw . Run ( doc , "Text with a single-line strikethrough...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldIndexFormat enumeration | Aspose.Words for...

    aspose.words.fields.FieldIndexFormat enumeration. Specifies the formatting for the [FieldIndex](../fieldindex/) fields in a Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'A' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word Document using Ruby....extract_content_between_paragraphs ( doc ) # Gather the nodes. The `GetChild`...words.NodeType" ) start_para = doc . getFirstSection () . getChild...

    docs.aspose.com/words/java/extract-content-in-r...
  4. 使用 Python 製作 HTML

    通過幾個步驟在 Python 中創建一個新的 HTML。使用 Python via .NET 庫輕鬆創建 HTML。...例子 輸出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) font...

    products.aspose.com/words/zh-hant/python-net/ma...
  5. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced Document control....public void Create () { Document doc = new Document (); // A smart...SmartTag smartTag = new SmartTag ( doc ); // Smart tags are composite...

    reference.aspose.com/words/net/aspose.words.mar...
  6. HyphenationOptions.hyphenate_caps property | As...

    HyphenationOptions.hyphenate_caps property. Gets or sets value determining whether words written in all capital letters are hyphenated... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WriteProtection.SetPassword | Aspose.Words for ...

    Secure your Documents with the WriteProtection SetPassword method. Easily set a password to enhance Document security and prevent unauthorized access.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.set...
  8. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style... doc = aw . Document ( file_name =...is a separate alias. style = doc . styles . get_by_name ( 'MyStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtLoadOptions.detect_hyperlinks property | Asp...

    TxtLoadOptions.detect_hyperlinks property. Specifies either to detect hyperlinks in text...com/ \n https://docs.aspose.com/words/python-net/...options . detect_hyperlinks = True doc = aw . Document ( stream_ , options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.FontFamily | Aspose.Words for .NET

    Discover the TextPath FontFamily property to effortlessly define and customize your text paths for stunning typography in web design....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...