Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 162,225 for

doc

(0.06 sec)
  1. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/sto...
  2. CustomPartCollection.RemoveAt | Aspose.Words fo...

    Effortlessly manage your CustomPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling.... Document doc = new Document ( MyDir + "Custom...package.docx" ); Assert . That ( doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Կատարեք DOC՝ Օգտագործելով C++

    Ստեղծեք նոր Doc C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք Doc՝ օգտագործելով C++ գրադարանը:...Կատարեք DOC՝ օգտագործելով C++ գրադարանը Մեր հզոր C++ գրադարանը...տալիս ծրագրային կերպով ստեղծել DOC ընդամենը մի քանի քայլով C++ մշակողները...

    products.aspose.com/words/hy/cpp/make/doc/
  4. Gawe DOC Nganggo Python

    Gawe Doc anyar ing Python ing sawetara langkah. Nggawe Doc kanthi gampang nggunakake perpustakaan Python via .NET....Gawe DOC nganggo perpustakaan Python via .NET. Pustaka Python...kuat ngidini pangembang nggawe DOC kanthi cara program mung sawetara...

    products.aspose.com/words/jv/python-net/make/doc/
  5. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateNestedTable () { Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....Section constructor Section(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....Paragraph constructor Paragraph(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPartCollection indexer | Aspose.Words ...

    CustomXmlPartCollection indexer. Gets or sets an item at the specified index.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPart.clone method | Aspose.Words for P...

    CustomXmlPart.clone method. Makes a deep enough copy of the object... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

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