Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 9,584 for

assemble document

(0.08 sec)
  1. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    DocumentBuilder InsertHyperlink method. Inserts a hyperlink into the Document in C#....Inserts a hyperlink into the document. public Field InsertHyperlink...link to be displayed in the document. urlOrBookmark String Link...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FormFieldCollection.Item | Aspose.Words for .NET

    FormFieldCollection Item property. Returns a form field at the specified index 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. 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...
  4. IFacade | Aspose.PDF for Python via .NET API Re...

    General facade interface that defines common facades methods....bind_pdf(src_file) Binds PDF document for editing. bind_pdf(src_stream)...bind_pdf(src_stream) Binds PDF document for editing. bind_pdf(src_doc) Binds...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  5. GlossaryDocument.AcceptStart | Aspose.Words for...

    GlossaryDocument AcceptStart method. Accepts a visitor for visiting the start of the Glossary Document in C#....the start of the Glossary document. public override VisitorAction...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words.bui...
  6. MailMerge.GetFieldNames | Aspose.Words for .NET

    MailMerge GetFieldNames method. Returns a collection of mail merge field names available in the Document in C#....field names available in the document. public string [] GetFieldNames...fields in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  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. DocumentPropertyCollection.Clear | Aspose.Words...

    DocumentPropertyCollection Clear method. Removes all properties from the collection in C#....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  9. DocumentPropertyCollection.GetEnumerator | Aspo...

    DocumentPropertyCollection GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C#....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  10. FieldEditTime Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldEditTime class. Implements the EDITTIME field in C#....the Working with Fields documentation article. public class FieldEditTime...modifications made to the document. IsLocked { get; set; } Gets...

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