Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 9,370 for

assemble document

(0.06 sec)
  1. AlternativeTextDescription | Aspose.Note for .N...

    Gets or sets a body an alternative text for the image.... // The path to the documents directory. string dataDir...GetDataDir_Images (); var document = new Document (); var page = new...

    reference.aspose.com/note/net/aspose.note/image...
  2. FootnoteOptions Class | Aspose.Words for .NET

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a Document or section in C#....footnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words.not...
  3. Inline.IsFormatRevision | Aspose.Words for .NET

    Inline IsFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Inline.IsMoveToRevision | Aspose.Words for .NET

    Inline IsMoveToRevision property. Returns true if this object was moved inserted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Font.Hidden | Aspose.Words for .NET

    Font Hidden property. True if the font is formatted as hidden text in C#.... Document doc = new Document (); DocumentBuilder...object will be invisible in the document. // We will not see or highlight...

    reference.aspose.com/words/net/aspose.words/fon...
  6. IPageSavingCallback Interface | Aspose.Words fo...

    Aspose.Words.Saving.IPageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves separate pages when saving a Document to fixed page formats in C#....separate pages when saving a document to fixed page formats. public...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/net/aspose.words.sav...
  7. OdtSaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a Document into the Odt or Ott format in C#....additional options when saving a document into the Odt or Ott format...the Specify Save Options documentation article. public class OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. VariableCollection.Item | Aspose.Words for .NET

    VariableCollection Item property. Gets or a sets a Document variable by the caseinsensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C#....(1 of 2) Gets or a sets a document variable by the case-insensitive...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...
  9. Field.Update | Aspose.Words for .NET

    Field Update method. Performs the field update. Throws if the field is being updated already in C#....into a document using FieldType. Document doc = new Document ();...; builder . Write ( "This document was written by " ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. HtmlSaveOptions.ImagesFolderAlias | Aspose.Word...

    HtmlSaveOptions ImagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an HTML Document. Default is an empty string in C#....URIs written into an HTML document. Default is an empty string...} Remarks When you save a Document in HTML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...