Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 9,584 for

assemble document

(0.26 sec)
  1. MakeNUp | Aspose.PDF for .NET API Reference

    Makes N-Up Document from the firstInputFile to outputFile....string, int, int) Makes N-Up document from the firstInputFile to...namespace Aspose.Pdf.Facades assembly Aspose.PDF MakeNUp(Stream...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    HtmlFixedSaveOptions ExportEmbeddedImages property. Specifies whether images should be embedded into Html Document in Base64 format. Note setting this flag can significantly increase size of output Html file in C#....should be embedded into Html document in Base64 format. Note setting...exporting a document to Html. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. IgnoreCorruptedObjects | Aspose.PDF for .NET AP...

    Gets or sets flag of ignoring errors in source files. When pages from source Document copied into destination Document copying process is stopped with exception if some objects in source files are corrupted when this flag is false. example dest.Pages.Addsrc.Pages If this flag is set to true then corrupted objects will be replaced with empty values. By default true....IgnoreCorruptedObjec Document.IgnoreCorruptedObjec property Gets...from source document copied into destination document, copying process...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  4. Revision.Author | Aspose.Words for .NET

    Revision Author property. Gets or sets the author of this revision. Can not be empty string or null in C#....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  5. SetDocSummaryInfo | Aspose.PUB for .NET API Ref...

    Sets Document summary info...SetDocSummaryInfo Document.SetDocSummaryInfo method Sets document summary...Description value DocSummaryInfo Document Summary Info value See Also...

    reference.aspose.com/pub/net/aspose.pub/documen...
  6. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat AddSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether intercharacter spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph in C#....paragraph into the document. Document doc = new Document (); DocumentBuilder...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  7. LayoutCollector.GetEntity | Aspose.Words for .NET

    LayoutCollector GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the Document being enumerated and the Document of the node are the same in C#....given the document being enumerated and the document of the node...that a node spans. Document doc = new Document (); LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Cell.IsLastCell | Aspose.Words for .NET

    Cell IsLastCell property. True if this is the last cell inside a row false otherwise in C#....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Row.IsFirstRow | Aspose.Words for .NET

    Row IsFirstRow property. True if this is the first row in a table false otherwise in C#....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  10. HeaderFooterBookmarksExportMode Enum | Aspose.W...

    Aspose.Words.Saving.HeaderFooterBookmarksExportMode enum. Specifies how bookmarks in headers/footers are exported in C#....headers/footers in a document that we are rendering to PDF. Document doc = new...new Document ( MyDir + "Bookmarks in headers and footers.docx"...

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