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

assemble document

(0.05 sec)
  1. HtmlSaveOptions.CssSavingCallback | Aspose.Word...

    HtmlSaveOptions CssSavingCallback property. Allows to control how CSS styles are saved when a Document is saved to HTML MHTML or EPUB in C#....CSS styles are saved when a document is saved to HTML, MHTML or...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FormField.OwnHelp | Aspose.Words for .NET

    FormField OwnHelp property. Specifies the source of the text thats displayed in a message box when a form field has the focus and the user presses F1 in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    DocumentBuilder MoveToParagraph method. Moves the cursor to a paragraph in the current section in C#.... Document doc = new Document ( MyDir + "Paragraphs...); // Create document builder to edit the document. The builder's...

    reference.aspose.com/words/net/aspose.words/doc...
  4. IStructuredDocumentTag Interface | Aspose.Words...

    Aspose.Words.Markup.IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C#....the color of the structured document tag. Id { get; } Specifies...which this SDT occurs in the document tree. LockContentControl {...

    reference.aspose.com/words/net/aspose.words.mar...
  5. DigitalSignatureCollection.Item | Aspose.Words ...

    DigitalSignatureCollection Item property. Gets a Document signature at the specified index in C#....DigitalSignatureColl indexer Gets a document signature at the specified...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  6. EditableRangeEnd.Accept | Aspose.Words for .NET

    EditableRangeEnd Accept method. Accepts a visitor in C#....void Visitor () { Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  7. CleanupOptions.UnusedLists | Aspose.Words for .NET

    CleanupOptions UnusedLists property. Specifies whether unused list and list definitions should be removed from Document. Default value is true in C#....definitions should be removed from document. Default value is true . public...styles from a document. Document doc = new Document (); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  8. Document.IncludeTextboxesFootnotesEndnotesInSta...

    Document IncludeTextboxesFootnotesEndnotesInStat property. Specifies whether to include textboxes footnotes and endnotes in word count statistics in C#....IncludeTextboxesFoot Document.IncludeTextboxesFoot property Specifies...count statistics. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. IDOMImplementation | Aspose.HTML for .NET API R...

    The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the Document object model....particular instance of the document object model. public interface...DocumentType) Creates a DOM Document object of the specified type...

    reference.aspose.com/html/net/aspose.html.dom/i...
  10. MarkdownSaveOptions.SaveFormat | Aspose.Words f...

    MarkdownSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can only be Markdown in C#....Specifies the format in which the document will be saved if this save...Markdown document. public void RenameImages () { Document doc =...

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