Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 67,655 for

document

(0.04 sec)
  1. DocumentVisitor.VisitOfficeMathStart | Aspose.W...

    Discover the DocumentVisitor VisitOfficeMathStart method, essential for initiating Office Math object enumeration. Enhance your coding efficiency today!...in a document. public void OfficeMathToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  2. EndnoteOptions.RestartRule | Aspose.Words for .NET

    Discover how the EndnoteOptions RestartRule property enhances your Document by controlling automatic numbering for a polished, professional look....places in the document. Document doc = new Document (); DocumentBuilder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/net/aspose.words.not...
  3. FontSettings Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly customize Document font settings for enhanced readability and professional presentation....Specifies font settings for a document. To learn more, visit the...the Working with Fonts documentation article. public class FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Working with Images in PostScript | C++

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Images Live Demos...Hide Show ] Add Image in PS Document Aspose.Page for C++ library...

    docs.aspose.com/page/cpp/ps/working-with-images/
  5. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....SharedPtr < Aspose :: Words :: Document > & doc ) Parameter Type Description...System::SharedPtr<Aspose::Words::Document>& The document to which this collector...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. PropertyType | Aspose.Words for Java

    Specifies data type of a Document property in Java....PropertyType Specifies data type of a document property. Examples: Shows...work with a document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  7. SmartTag.AcceptEnd | Aspose.Words for .NET

    Discover how the SmartTag AcceptEnd method enhances visitor engagement by seamlessly managing end-of-visit experiences. Boost your site's interaction today!...visitor DocumentVisitor The document visitor. Return Value The...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  8. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart tag names within your Documents for enhanced organization and efficiency....of the smart tag within the document. public string Element { get...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a Document variable with the specified name from the collection....method remove(name) Removes a document variable with the specified...with a document’s variable collection. doc = aw . Document () variables...

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