Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 9,606 for

assemble document

(0.22 sec)
  1. CompositeNode.LastChild | Aspose.Words for .NET

    CompositeNode LastChild property. Gets the last child of the node in C#....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  2. SaveOptions.MemoryOptimization | Aspose.Words f...

    SaveOptions MemoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the Document. Default value for this property is false in C#....performed before saving the document. Default value for this property...consumption while saving large documents at the cost of slower saving...

    reference.aspose.com/words/net/aspose.words.sav...
  3. List.IsRestartAtEachSection | Aspose.Words for ...

    List IsRestartAtEachSection property. Specifies whether list should be restarted at each section. Default value is false in C#....only in RTF, DOC and DOCX document formats. This option will...at each section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ImageData.Save | Aspose.Words for .NET

    ImageData Save method. Saves the image into the specified stream in C#....images from a document to the file system. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); // Shapes with the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentBuilder.MoveToDocumentEnd | Aspose.Word...

    DocumentBuilder MoveToDocumentEnd method. Moves the cursor to the end of the Document in C#....the cursor to the end of the document. public void MoveToDocumentEnd...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Node.ToString | Aspose.Words for .NET

    Node ToString method. Exports the content of the node into a string in the specified format in C#.... Document doc = new Document (); DocumentBuilder...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/net/aspose.words/nod...
  7. BreakType Enum | Aspose.Words for .NET

    Aspose.Words.BreakType enum. Specifies type of a break inside a Document in C#....Specifies type of a break inside a document. public enum BreakType Values...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bre...
  8. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    FieldSaveDate UseUmAlQuraCalendar property. Gets or sets whether to use the UmalQura calendar in C#....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  9. BindPdf | Aspose.PDF for .NET API Reference

    Initializes the facade....public override void BindPdf ( Document srcDoc ) Parameter Type Description...Description srcDoc Document The Aspose.Pdf.Document object. See Also...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  10. ParagraphFormat.Style | Aspose.Words for .NET

    ParagraphFormat Style property. Gets or sets the paragraph style applied to this formatting in C#.... Document doc = new Document (); DocumentBuilder...the paragraph style to the document builder's current paragraph...

    reference.aspose.com/words/net/aspose.words/par...