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

assemble document

(0.15 sec)
  1. PdfSaveOptions.JpegQuality | Aspose.Words for .NET

    PdfSaveOptions JpegQuality property. Gets or sets a value determining the quality of the JPEG images inside PDF Document in C#....the JPEG images inside PDF document. public int JpegQuality {...option. Has effect only when a document contains JPEG images. Use...

    reference.aspose.com/words/net/aspose.words.sav...
  2. OutlineOptions.ExpandedOutlineLevels | Aspose.W...

    OutlineOptions ExpandedOutlineLevels property. Specifies how many levels in the Document outline to show expanded when the file is viewed in C#....Specifies how many levels in the document outline to show expanded when...to XPS. Specify 0 and the document outline will be collapsed;...

    reference.aspose.com/words/net/aspose.words.sav...
  3. XamlFixedSaveOptions.ResourcesFolder | Aspose.W...

    XamlFixedSaveOptions ResourcesFolder property. Specifies the physical folder where resources images and fonts are saved when exporting a Document to fixed page Xaml format. Default is null in C#....are saved when exporting a document to fixed page Xaml format...} Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BinarizationThreshold | Aspose.Note for .NET AP...

    Gets or sets threshold value for fixed threshold binarization method. The default value is 128....Examples Shows how to save a document as binary image using fixed...threshold. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note.savin...
  5. Range.Bookmarks | Aspose.Words for .NET

    Range Bookmarks property. Returns a Bookmarks collection that represents all bookmarks in the range in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

    reference.aspose.com/words/net/aspose.words/ran...
  6. Bookmark.Text | Aspose.Words for .NET

    Bookmark Text property. Gets or sets the text enclosed in the bookmark in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

    reference.aspose.com/words/net/aspose.words/boo...
  7. StructuredDocumentTag.Accept | Aspose.Words for...

    StructuredDocumentTag Accept method. Accepts a visitor in C#....every structured document tag in a document. public void StructuredDocumentTa...StructuredDocumentTa () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words.mar...
  8. FieldDde.IsLinked | Aspose.Words for .NET

    FieldDde IsLinked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document in C#....storing graphics data with the document. public bool IsLinked { get...field types to link to other documents in the local file system,...

    reference.aspose.com/words/net/aspose.words.fie...
  9. MustacheTag.Text | Aspose.Words for .NET

    MustacheTag Text property. Gets the text of the tag in C#.... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Icon | Aspose.Note for .NET API Reference

    Gets or sets the icon.... // The path to the documents directory. string dataDir...// Load the document into Aspose.Note. Document oneFile = new...

    reference.aspose.com/note/net/aspose.note/itag/...