Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 165,418 for

doc

(0.09 sec)
  1. 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...
  2. Aspose::Words::Watermark::SetText method | Aspo...

    Aspose::Words::Watermark::SetText method. Adds Text watermark into the Document in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/wat...
  3. Document.PackageCustomParts | Aspose.Words for ...

    Manage custom parts in your OOXML package effortlessly. Access and modify linked content with ease for enhanced Document flexibility and functionality.... Document doc = new Document ( MyDir + "Custom...package.docx" ); Assert . That ( doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...how to create a table. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Markup::CustomPartCollection::Re...

    Aspose::Words::Markup::CustomPartCollection::RemoveAt method. Removes an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Document | Aspose.Words for .NET

    Effortlessly create blank Word Documents with our user-friendly Document constructor. Streamline your writing process today!...Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  7. HyphenationOptions class | Aspose.Words for Python

    aspose.words.settings.HyphenationOptions class. Allows to configure Document hyphenation options... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.small_caps property | Aspose.Words for Python

    Font.small_caps property. True if the font is formatted as small capital letters.... doc = aw . Document () para = doc . get_child (...capitals: run = aw . Run ( doc = doc , text = 'all capitals' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Frameset.IsFrameLinkToFile | Aspose.Words for .NET

    Discover how the Frameset IsFrameLinkToFile property enhances your web design by linking external resources seamlessly. Optimize your frames for better performance!... Document doc = new Document ( MyDir + "Frameset..."Frameset.docx" ); Assert . That ( doc . Frameset . ChildFramesets ...

    reference.aspose.com/words/net/aspose.words.fra...
  10. Frameset.FrameDefaultUrl | Aspose.Words for .NET

    Discover the Frameset FrameDefaultUrl property to easily set web page URLs or Document files for seamless frame displays. Enhance your web experience!... Document doc = new Document ( MyDir + "Frameset..."Frameset.docx" ); Assert . That ( doc . Frameset . ChildFramesets ...

    reference.aspose.com/words/net/aspose.words.fra...