Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 9,370 for

assemble document

(0.06 sec)
  1. ImportFormatOptions.MergePastedLists | Aspose.W...

    ImportFormatOptions MergePastedLists property. Gets or sets a boolean value that specifies whether pasted lists will be merged with surrounding lists. The default value is false in C#....lists from a documents. Document srcDoc = new Document ( MyDir +..."List item.docx" ); Document dstDoc = new Document ( MyDir + "List...

    reference.aspose.com/words/net/aspose.words/imp...
  2. MultiplePagesType Enum | Aspose.Words for .NET

    Aspose.Words.Settings.MultiplePagesType enum. Specifies how Document is printed out in C#....enumeration Specifies how document is printed out. public enum...Specifies whether to print the document as a book fold. BookFoldPrintingReve...

    reference.aspose.com/words/net/aspose.words.set...
  3. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    HtmlSaveOptions ExportDocumentProperties property. Specifies whether to export builtin and custom Document properties to HTML MHTML or EPUB. Default value is false in C#....export built-in and custom document properties to HTML, MHTML...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Field.Start | Aspose.Words for .NET

    Field Start property. Gets the node that represents the start of the field in C#....FieldCollection () { Document doc = new Document (); DocumentBuilder..."There are no fields in the document." ); } } } Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PdfDigitalSignatureTimestampSettings.Password |...

    PdfDigitalSignatureTimestampSettings Password property. Timestamp server password in C#....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfDigitalSignatureTimestampSettings.UserName |...

    PdfDigitalSignatureTimestampSettings UserName property. Timestamp server user name in C#....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Document.NodeType | Aspose.Words for .NET

    Document NodeType property. Returns Document in C#....[ Hide ] Document.NodeType property Returns Document. public override...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  8. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    CompareOptions IgnoreCaseChanges property. True indicates that Documents comparison is case insensitive in C#....property True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/net/aspose.words.com...
  9. Append | Aspose.Note for .NET API Reference

    Adds a string to the end.... var document = new Document (); var page = new...outline ); document . AppendChildLast ( page ); document . Save (...

    reference.aspose.com/note/net/aspose.note/richt...
  10. Document.LastSection | Aspose.Words for .NET

    Document LastSection property. Gets the last section in the Document in C#....LastSection Contents [ Hide ] Document.LastSection property Gets...Gets the last section in the document. public Section LastSection...

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