Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 67,640 for

document

(0.15 sec)
  1. ZoomType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.ZoomType enum to customize Document display sizes in Microsoft Word for optimal viewing and productivity....for how large or small the document appears on the screen in Microsoft...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  2. Aspose::Words::BookmarkStart class | Aspose.Wor...

    Aspose::Words::BookmarkStart class. Represents a start of a bookmark in a Word Document. To learn more, visit the Documentation article in C++....start of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. class BookmarkStart...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.olePackage property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package...embed almost anything into a document. See OlePackage type for more...object into a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  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. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell formatting. Enhance your Documents with customizable styles and properties today!...with a document builder. Document doc = new Document (); DocumentBuilder...will still grow in the output document to match the size of its neighboring...

    reference.aspose.com/words/net/aspose.words/doc...