Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 299,990 for

doc

(0.12 sec)
  1. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... doc = aw . Document () self . assertFalse ( doc . track_revisions...shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert five bookmarks with text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Node.ParentNode | Aspose.Words for .NET

    Node ParentNode property. Gets the immediate parent of this node in C#....Document doc = new Document (); Paragraph para = doc . FirstSection...paragraph. Run run = new Run ( doc , "Hello world!" ); para . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Specify font formatting...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::Markup::XmlMapping Class Referen...

    Specifies the information that is used to establish a mapping between the parent structured Document tag and an XML element stored within a custom XML data part in the Document.... auto doc = MakeObject<Document>(); //...SharedPtr<CustomXmlPart> xmlPart = doc->get_CustomXmlParts()->Add(xmlPartId...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Document.FirstSection | Aspose.Words for .NET

    Document FirstSection property. Gets the first section in the Document in C#.... Document doc = new Document ( MyDir + "Footer...HeaderFooterCollecti headersFooters = doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/doc...
  7. SystemFontSource Class | Aspose.Words for .NET

    Aspose.Words.Fonts.SystemFontSource class. Represents all TrueType fonts installed to the system in C#.... Document doc = new Document (); doc . FontSettings =...source. Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Document.CustomXmlParts | Aspose.Words for .NET

    Document CustomXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts in C#....Custom XML Parts into OOXML and DOC documents only. This property...with custom XML data. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Fonts::FolderFontSource Class Re...

    Represents the folder that contains TrueType font files....false , 1); auto doc = MakeObject<Document>(); doc->set_FontSett...akeObject<FontSettings>()); doc->get_FontSettings()->SetFont...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Aspose::Words::Fonts::FolderFontSource Class Re...

    Represents the folder that contains TrueType font files....false , 1); auto doc = MakeObject<Document>(); doc->set_FontSett...akeObject<FontSettings>()); doc->get_FontSettings()->SetFont...

    reference.aspose.com/words/cpp/class/aspose.wor...