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

assemble document

(0.07 sec)
  1. DocumentBuilder.InsertTableOfContents | Aspose....

    DocumentBuilder InsertTableOfContents method. Inserts a TOC table of contents field into the Document in C#....of contents) field into the document. public Field InsertTableOfContent...of contents) field into the document at the current position. A...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentVisitor.VisitFieldSeparator | Aspose.Wo...

    DocumentVisitor VisitFieldSeparator method. Called when a field separator is encountered in the Document in C#....separator is encountered in the document. public virtual VisitorAction...code from field value in the document. Note that some fields have...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.InsertOleObject | Aspose.Words ...

    DocumentBuilder InsertOleObject method. Inserts an embedded OLE object from a stream into the Document in C#....object from a stream into the document. public Shape InsertOleObject...use document builder to embed OLE objects in a document. Document...

    reference.aspose.com/words/net/aspose.words/doc...
  4. IResourceSavingCallback Interface | Aspose.Word...

    Aspose.Words.Saving.IResourceSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a Document to fixed page HTML or SVG in C#....fonts and css) when saving a document to fixed page HTML or SVG...created while converting a document to HTML. public void ResourceSavingCallba...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SaveOptions.UpdateFields | Aspose.Words for .NET

    SaveOptions UpdateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the Document to a fixed page format. Default value for this property is true in C#....updated before saving the document to a fixed page format. Default...in a document immediately before saving it to PDF. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentPartSavingArgs.DocumentPartFileName | A...

    DocumentPartSavingArgs DocumentPartFileName property. Gets or sets the file name without path where the Document part will be saved to in C#....name (without path) where the document part will be saved to. public...allows you to redefine how the document part file names are generated...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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...
  8. ImportFormatOptions Class | Aspose.Words for .NET

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output in C#....the Specify Load Options documentation article. public class ImportFormatOptions...in source and destination documents. The default value is false...

    reference.aspose.com/words/net/aspose.words/imp...
  9. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    ImageSaveOptions ImageSize property. Gets or sets the size of a generated image in pixels in C#....page of a document to a separate TIFF image. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DocumentBase.WarningCallback | Aspose.Words for...

    DocumentBase WarningCallback property. Called during various Document processing procedures when an issue is detected that might result in data or formatting fidelity loss in C#....property Called during various document processing procedures when...WarningCallback { get ; set ; } Remarks Document may generate warnings at any...

    reference.aspose.com/words/net/aspose.words/doc...