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

assemble document

(0.06 sec)
  1. TxtLoadOptions.AutoNumberingDetection | Aspose....

    TxtLoadOptions AutoNumberingDetection property. Gets or sets a boolean value indicating either automatic numbering detection will be performed while loading a Document. The default value is true in C#....performed while loading a document. The default value is true...AutoNumberingDetecti = false }; Document doc = new Document ( MyDir + "Number...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ParagraphFormat.Alignment | Aspose.Words for .NET

    ParagraphFormat Alignment property. Gets or sets text alignment for the paragraph in C#....paragraph into the document. Document doc = new Document (); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/par...
  3. DocumentLibrary | Aspose.Email for .NET API Ref...

    DocumentLibrary DocumentLibrary enumeration DocumentLibrary namespace of the ActiveSync protocol public enum Document......Description LinkId 5 The link to the document, specified as a Uniform Resource...DisplayName 6 The name of the document, as displayed by the client...

    reference.aspose.com/email/net/aspose.email.cli...
  4. ExportAnnotationsToXfdf | Aspose.PDF for .NET A...

    Exports all Document annotations to XFDF file...ExportAnnotationsToX(string) Exports all document annotations to XFDF file public...Also class Document namespace Aspose.Pdf assembly Aspose.PDF...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  5. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    MarkdownLoadOptions PreserveEmptyLines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a Markdown Document. The default value is false in C#....lines while load a Markdown document. The default value is false...the beginning and end of the document are also ignored. This option...

    reference.aspose.com/words/net/aspose.words.loa...
  6. DocumentBuilder.InsertImage | Aspose.Words for ...

    DocumentBuilder InsertImage method. Inserts an image from a .NET Image object into the Document. The image is inserted inline and at 100 scale in C#....NET Image object into the document. The image is inserted inline...The image to insert into the document. Return Value The image node...

    reference.aspose.com/words/net/aspose.words/doc...
  7. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    WordML2003SaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can only be WordML in C#....Specifies the format in which the document will be saved if this save...output document’s raw content. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. RevisionGroup Class | Aspose.Words for .NET

    Aspose.Words.RevisionGroup class. Represents a group of sequential Revision objects in C#....Track Changes in a Document documentation article. public class...revisions in a document. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  9. PdfSaveOptions.InterpolateImages | Aspose.Words...

    PdfSaveOptions InterpolateImages property. A flag indicating whether image interpolation shall be performed by a conforming reader. When false is specified the flag is not written to the output Document and the default behaviour of reader is used instead in C#....not written to the output document and the default behaviour...saving a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ListCollection.Add | Aspose.Words for .NET

    ListCollection Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the Document in C#....collection of lists in the document. public List Add ( ListTemplate...collection of paragraphs. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...