Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 168,843 for

doc

(0.17 sec)
  1. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "MERGEFIELD...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Aspose::Words::Watermark::SetImage method | Asp...

    Aspose::Words::Watermark::SetImage method. Adds Image watermark into the Document in C++.... auto doc = System :: MakeObject < Aspose...methods to add image watermark. doc -> get_Watermark () -> SetImage...

    reference.aspose.com/words/cpp/aspose.words/wat...
  3. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. FontInfo.GetEmbeddedFont | Aspose.Words for .NET

    Discover the FontInfo GetEmbeddedFont method to easily retrieve specific embedded font files, enhancing your design projects with seamless typography.... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FontInfo.GetEmbeddedFontAsOpenType | Aspose.Wor...

    Discover how the FontInfo GetEmbeddedFontAsOpenType method retrieves embedded fonts in OpenType format, enhancing your design flexibility and quality.... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...

    reference.aspose.com/words/net/aspose.words.fon...
  7. EmbeddedFontFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EmbeddedFontFormat enum, which defines the formats of embedded fonts in the FontInfo object for enhanced Document styling.... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...

    reference.aspose.com/words/net/aspose.words.fon...
  8. List.hasSameTemplate method | Aspose.Words for ...

    List.hasSameTemplate method. Returns true if the current list and the given list are created from the same template.... let doc = new aw . Document ( base ....expect ( doc . lists . at ( 0 ). hasSameTemplate ( doc . lists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the Document... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/python-net/xps/working-wit...