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

assemble document

(0.1 sec)
  1. Style.Remove | Aspose.Words for .NET

    Style Remove method. Removes the specified style from the Document in C#....the specified style from the document. public void Remove () Remarks...has following effects on the document model: All references to the...

    reference.aspose.com/words/net/aspose.words/sty...
  2. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    HtmlSaveOptions ExportImagesAsBase64 property. Specifies whether images are saved in Base64 format to the output HTML MHTML or EPUB. Default is false in C#....saved HTML document. Document doc = new Document ( MyDir + "Rendering...html document with images embedded inside it. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldChar.IsDirty | Aspose.Words for .NET

    FieldChar IsDirty property. Gets or sets whether the current result of the field is no longer correct stale due to other modifications made to the Document in C#....modifications made to the document. public bool IsDirty { get...FieldStart node. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Save | Aspose.PDF for .NET API Reference

    Saves result into specified file....String Path to file where document will be saved. See Also class...Facades assembly Aspose.PDF Save(Stream) Saves document into specified...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  5. DocumentBuilder.InsertShape | Aspose.Words for ...

    DocumentBuilder InsertShape method. Inserts inline shape with specified type and size in C#....shape type to insert into the document. width Double The width of...shapes into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. BorderCollection.ClearFormatting | Aspose.Words...

    BorderCollection ClearFormatting method. Removes all borders of an object in C#....paragraphs in a document. Document doc = new Document ( MyDir + "Borders...The first paragraph of this document has visible borders with these...

    reference.aspose.com/words/net/aspose.words/bor...
  7. PdfEncryptionDetails | Aspose.Words for .NET

    PdfEncryptionDetails constructor. Initializes an instance of this class in C#....Saving assembly Aspose.Words PdfEncryptionDetails(...a saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfImageCompression Enum | Aspose.Words for .NET

    Aspose.Words.Saving.PdfImageCompression enum. Specifies the type of compression applied to images in the PDF file in C#....images in a document that we are converting to PDF. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. IPageLayoutCallback.Notify | Aspose.Words for .NET

    IPageLayoutCallback Notify method. This is called to notify of layout build and rendering progress in C#....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Field.End | Aspose.Words for .NET

    Field End property. Gets the node that represents the field end 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...