Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 155,673 for

doc

(0.08 sec)
  1. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_IsInsert...

    Aspose::Words::Drawing::ShapeBase::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....auto doc = MakeObject < Document > (); ASSERT_FALSE ( doc -> get_TrackRevisions...shape = MakeObject < Shape > ( doc , ShapeType :: Cube ); shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Urobiť DOC Pomocou C#

    Vytvorte nový Doc v C# v niekoľkých krokoch. Jednoducho vytvorte Doc pomocou knižnice .NET....Vytvorte DOC pomocou knižnice .NET Naša výkonná knižnica C# umožňuje...vývojárom programovo vytvárať DOC v niekoľkých krokoch .NET vývojári...

    products.aspose.com/words/sk/net/make/doc/
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clear method. Removes all elements from the collection in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...例子 輸出格式 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...
  9. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++.... auto doc = MakeObject < Document > ();...SharedPtr < Style > style = doc -> get_Styles () -> Add ( StyleType...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Aspose::Words::Markup::SmartTag::SmartTag const...

    Aspose::Words::Markup::SmartTag::SmartTag constructor. Initializes a new instance of the SmartTag class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...tags. void Create () { auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.mar...