Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 67,636 for

document

(0.06 sec)
  1. FieldOptions.TemplateName | Aspose.Words for .NET

    Discover the FieldOptions TemplateName property to easily manage your Document's template file name for enhanced organization and efficiency....of the template used by the document. public string TemplateName...location of a document’s template. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...Developer Guide Working with XPS Document Working with Gradient Live...Show ] Add Gradient in XPS Document Add Horizontal Gradient Aspose...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  3. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++....shape type to insert into the document horzPos Aspose::Words::Dr...shapes into a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_format property. Gets the paragraph formatting of the style.... Document () builder = aw . DocumentBuilder...the paragraph style to the document builder's current paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::PclSaveOptions::AddPrint...

    Aspose::Words::Saving::PclSaveOptions::AddPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer in C++....the font that is used in Pcl document. Examples Shows how to get...font. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Fields::Field::get_DisplayResult...

    Aspose::Words::Fields::Field::get_DisplayResult method. Gets the text that represents the displayed field result in C++....displays in the document. auto doc = MakeObject < Document > (); auto...builder -> Write ( u "This document was written by " ); auto fieldAuthor...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. HtmlFixedPageHorizontalAlignment Enum | Aspose....

    Discover Aspose.Words.HtmlFixedPageHorizontalAlignment enum for precise control of page alignment in your HTML Documents. Enhance your Document formatting today!...alignment for pages in output HTML document. public enum HtmlFixedPageHorizon...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FieldTitle.Text | Aspose.Words for .NET

    Manage your FieldTitle Text property effortlessly. Easily get or set title text for enhanced clarity and user experience in your application.... Document doc = new Document (); // Set a value...value for the "Title" built-in document property. doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object...Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

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