Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 9,370 for

assemble document

(0.14 sec)
  1. MarkdownSaveOptions | Aspose.Sildes for .NET AP...

    Represents options that control how presentation should be saved to markdown....Specifies the base path where document with resources will be saved...Specifies whether the generated document should have new lines \r(Macintosh)...

    reference.aspose.com/slides/net/aspose.slides.e...
  2. MetafileRenderingOptions.EmulateRenderingToSize...

    MetafileRenderingOptions EmulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size in C#.... Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. HtmlFixedSaveOptions.ResourcesFolderAlias | Asp...

    HtmlFixedSaveOptions ResourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an Html Document. Default is null in C#....URIs written into an Html document. Default is null . public...} Remarks When you save a Document in Html format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  5. CustomXmlPart.Clone | Aspose.Words for .NET

    CustomXmlPart Clone method. Makes a deep enough copy of the object. Does not duplicate the bytes of the Data value in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CustomXmlPart.Schemas | Aspose.Words for .NET

    CustomXmlPart Schemas property. Specifies the set of XML schemas that are associated with this custom XML part in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  7. JustificationMode Enum | Aspose.Words for .NET

    Aspose.Words.Settings.JustificationMode enum. Specifies the character spacing adjustment for a Document. The default value is Expand in C#....character spacing adjustment for a document. The default value is Expand...control. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.set...
  8. CustomXmlProperty Class | Aspose.Words for .NET

    Aspose.Words.Markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property in C#....Structured Document Tags or Content Control documentation article...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  9. BuildingBlockCollection.Item | Aspose.Words for...

    BuildingBlockCollection Item property. Retrieves a building block at the given index in C#....glossary document. public void GlossaryDocument () { Document doc...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  10. LayoutCollector.GetStartPageIndex | Aspose.Word...

    LayoutCollector GetStartPageIndex method. Gets 1based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C#.... Document doc = new Document (); LayoutCollector...content of our document spans. // Since the document is empty, that...

    reference.aspose.com/words/net/aspose.words.lay...