Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 300,003 for

doc

(0.11 sec)
  1. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert paragraphs with text with...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPartCollection.RemoveAt | Aspose.Words...

    CustomXmlPartCollection RemoveAt method. Removes an item at the specified index in C#.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldOptions.built_in_templates_paths property ...

    FieldOptions.built_in_templates_paths property. Gets or sets paths of MS Word built-in templates.... doc = aw . Document () # Create a...AutoText building block to it. doc . glossary_document = aw . buildingblocks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DocX。使用 Python via .NET 庫輕鬆創建 DocX。...例子 輸出格式 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...
  7. Story.FirstParagraph | Aspose.Words for .NET AP...

    Story 财产. 获取故事的第一段...Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Սեղմել DOC Ը C++ Ում

    Սեղմեք Doc ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք Doc բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...DOC ը C++ ում սեղմելու կոդը Բարձր արդյունավետությամբ C++ գրադարան՝...գրադարան՝ օպտիմալացնելու DOC բովանդակությունը և չափը՝ պահպանելով...

    products.aspose.com/words/hy/cpp/compress/doc/
  9. CustomPartCollection.RemoveAt | Aspose.Words fo...

    CustomPartCollection 方法. 删除指定索引处的项目... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/zh/net/aspose.words....
  10. LayoutOptions Class | Aspose.Words for .NET

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the Document layout process in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert hidden text, then...

    reference.aspose.com/words/net/aspose.words.lay...