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

assemble document

(0.08 sec)
  1. Document.PackageCustomParts | Aspose.Words for ...

    Document PackageCustomParts property. Gets or sets the collection of custom parts arbitrary content that are linked to the OOXML package using unknown relationships in C#....PackageCustomParts Contents [ Hide ] Document.PackageCustomParts property...saves custom parts into OOXML documents only. This property cannot...

    reference.aspose.com/words/net/aspose.words/doc...
  2. SignatureLine.Id | Aspose.Words for .NET

    SignatureLine Id property. Gets or sets identifier for this signature line in C#....digital signature, when signing document using DigitalSignatureUtil...add a signature line to a document, and then sign it using a...

    reference.aspose.com/words/net/aspose.words.dra...
  3. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    HtmlFixedSaveOptions PageMargins property. Specifies the margins around pages in an HTML Document. The margins value is measured in points and should be equal to or greater than 0. Default value is 10 points in C#....margins around pages in an HTML document. The margins value is measured...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldMacroButton.MacroName | Aspose.Words for .NET

    FieldMacroButton MacroName property. Gets or sets the name of the macro or command to run in C#....us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  5. SignOptions.DecryptionPassword | Aspose.Words f...

    SignOptions DecryptionPassword property. The password to decrypt source Document. Default value is empty string Empty in C#....password to decrypt source document. Default value is empty string...; set ; } Remarks If OOXML document is encrypted, you should provide...

    reference.aspose.com/words/net/aspose.words.dig...
  6. WebDocument | Aspose.Sildes for .NET API Reference

    Represents a transition form of the presentation for saving into a web format....Returns global storage of the document. Read-only Storage . Input...of output elements of the document. Read-only Output . Methods...

    reference.aspose.com/slides/net/aspose.slides.e...
  7. FontSettings.SetFontSubstitutes method - Free S...

    Hello, I am trying to change the font from Arial to Franklin Gothic Book in Word I am trying to use: FontSettings FontSettings = new FontSettings(); FontSettings.SetFontSubstitutes("MS Gothic", new string[] { "Arial…...missing using directive or assembly reference? Which version of...please check our official documentation about FontSubstitutionSett...

    forum.aspose.com/t/fontsettings-setfontsubstitu...
  8. Accept | Aspose.Note for .NET API Reference

    Accepts the visitor of the node....Accept Document.Accept method Accepts the visitor of the node...how to access content of a document using visitor. public static...

    reference.aspose.com/note/net/aspose.note/docum...
  9. CommentRangeEnd.Id | Aspose.Words for .NET

    CommentRangeEnd Id property. Specifies the identifier of the comment to which this region is linked to in C#....their comment ranges using a document visitor. public void CreateCommentsAndPri...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  10. LaunchAction | Aspose.PDF for Python via .NET A...

    Represents a launch action that launches an application or opens or prints a Document....application or opens or prints a document. The LaunchAction type exposes...LaunchAction class LaunchAction(document, file) Initializes a new instance...

    reference.aspose.com/pdf/python-net/aspose.pdf....