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

assemble document

(0.07 sec)
  1. StructuredDocumentTag.Level | Aspose.Words for ...

    StructuredDocumentTag Level property. Gets the level at which this SDT occurs in the Document tree in C#....which this SDT occurs in the document tree. public MarkupLevel Level...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/net/aspose.words.mar...
  2. StructuredDocumentTag.Style | Aspose.Words for ...

    StructuredDocumentTag Style property. Gets or sets the Style of the structured Document tag in C#....the Style of the structured document tag. public Style Style {...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  3. DownsampleOptions.Resolution | Aspose.Words for...

    DownsampleOptions Resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to in C#....in the PDF document. Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. StructuredDocumentTag.WordOpenXMLMinimal | Aspo...

    StructuredDocumentTag WordOpenXMLMinimal property. Gets a string that represents the XML contained within the node in the FlatOpc format. Unlike the WordOpenXML property this method generates a strippeddown Document that excludes any noncontentrelated parts in C#....generates a stripped-down document that excludes any non-content-related...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  5. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    HtmlSaveOptions ExportHeadersFootersMode property. Specifies how headers and footers are output to HTML MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C#....saving a document to HTML. Document doc = new Document ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/net/aspose.words.sav...
  6. LoadDocument | Aspose.Imaging for .NET API Refe...

    LoadDocument DjvuImage.LoadDocument method (1 of 2) Loads the Document. public static DjvuImage LoadDocument ( Stream......method (1 of 2) Loads the document. public static DjvuImage LoadDocument... Return Value Loaded djvu document See Also class DjvuImage namespace...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. Document.NormalizeFieldTypes | Aspose.Words for...

    Document NormalizeFieldTypes method. Changes field type values FieldType of FieldStart FieldSeparator FieldEnd in the whole Document so that they correspond to the field types contained in the field codes in C#....NormalizeFieldTypes Contents [ Hide ] Document.NormalizeFieldTypes method...FieldSeparator , FieldEnd in the whole document so that they correspond to...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Footnote.AcceptEnd | Aspose.Words for .NET

    Footnote AcceptEnd method. Accepts a visitor for visiting the end of the footnote in C#....visitor DocumentVisitor The document visitor. Return Value The...in a document. public void FootnoteToText () { Document doc =...

    reference.aspose.com/words/net/aspose.words.not...
  9. HTMLSaveOptions | Aspose.HTML for .NET API Refe...

    Represents HTML save options. By assigning specific properties you can manage resource processing such as max handling depth and so on. More info see in Documentation articlehttps//docs.aspose.com/html/net/working-with-Documents/saving-a-Document/.... More info see in documentation article . public class HTMLSaveOptions...} Gets or sets the output document type. ResourceHandlingOpti...

    reference.aspose.com/html/net/aspose.html.savin...
  10. ComparisonTargetType Enum | Aspose.Words for .NET

    Aspose.Words.Comparing.ComparisonTargetType enum. Allows to specify base Document which will be used during comparison. Default value is Current in C#....enumeration Allows to specify base document which will be used during...Description Current 0 This document is used as a base during comparison...

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