Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 9,614 for

assemble document

(0.11 sec)
  1. Style.Name | Aspose.Words for .NET

    Style Name property. Gets or sets the name of the style in C#....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...
  2. ParagraphFormat.IsHeading | Aspose.Words for .NET

    ParagraphFormat IsHeading property. True when the paragraph style is one of the builtin Heading styles in C#....a saved PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words/par...
  3. XpsSaveOptions.OutlineOptions | Aspose.Words fo...

    XpsSaveOptions OutlineOptions property. Allows to specify outline options in C#....a saved XPS document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. GlossaryDocument.FirstBuildingBlock | Aspose.Wo...

    GlossaryDocument FirstBuildingBlock property. Gets the first building block in the glossary Document in C#....building block in the glossary document. public BuildingBlock FirstBuildingBlock...glossary document. public void GlossaryDocument () { Document doc...

    reference.aspose.com/words/net/aspose.words.bui...
  5. SaveOutputParameters.ContentType | Aspose.Words...

    SaveOutputParameters ContentType property. Returns the ContentType string Internet Media Type that identifies the type of the saved Document in C#....identifies the type of the saved document. public string ContentType...of a document’s save operation. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Metadata | Aspose.PDF for .NET API Reference

    Document metadata. A PDF Document may include general information such as the Documents title author and creation and modification dates. Such global information about the Document as opposed to its content or structure is called metadata and is intended to assist in cataloguing and searching for Documents in external databases....Metadata Document.Metadata property Document metadata. (A PDF...PDF document may include general information, such as the document’s...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  7. RevisionType Enum | Aspose.Words for .NET

    Aspose.Words.RevisionType enum. Specifies the type of change being tracked in Revision in C#....content was inserted in the document. Deletion 1 Content was removed...removed from the document. FormatChange 2 Change of formatting...

    reference.aspose.com/words/net/aspose.words/rev...
  8. FieldMacroButton.DisplayText | Aspose.Words for...

    FieldMacroButton DisplayText property. Gets or sets the text to appear as the button that is selected to run the macro or command in C#....us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Style.Remove | Aspose.Words for .NET

    Style Remove method. Removes the specified style from the Document in C#....the specified style from the document. public void Remove () Remarks...has following effects on the document model: All references to the...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Style.Styles | Aspose.Words for .NET

    Style Styles property. Gets the collection of styles this style belongs to in C#....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...