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

assemble document

(0.1 sec)
  1. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Range NormalizeFieldTypes method. Changes field type values FieldType of FieldStart FieldSeparator FieldEnd in this range so that they correspond to the field types contained in the field codes in C#....Remarks Use this method after document changes that affect field...field type values in the whole document use NormalizeFieldTypes ....

    reference.aspose.com/words/net/aspose.words/ran...
  2. ShapeBase.WrapType | Aspose.Words for .NET

    ShapeBase WrapType property. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C#.... Document doc = new Document (); DocumentBuilder...format a text box. Document doc = new Document (); // Create a floating...

    reference.aspose.com/words/net/aspose.words.dra...
  3. DocumentBuilder.CurrentNode | Aspose.Words for ...

    DocumentBuilder CurrentNode property. Gets the node that is currently selected in this DocumentBuilder in C#....a paragraph or structured document tag, CurrentNode returns null...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldMergingArgsBase.DocumentFieldName | Aspose...

    FieldMergingArgsBase DocumentFieldName property. Gets the name of the merge field as specified in the Document in C#....field as specified in the document. public string DocumentFieldName...you have a mapping from a document field name to a different...

    reference.aspose.com/words/net/aspose.words.mai...
  5. 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...
  6. UsingDefaultFont | Aspose.Note for .NET API Ref...

    Create new DocumentFontsSubsystem instance using specified default font name....Examples Shows how to save a document in pdf format using specified...font. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note.fonts...
  7. CommentRangeStart.Accept | Aspose.Words for .NET

    CommentRangeStart Accept method. Accepts a visitor 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...
  8. Comment.Initial | Aspose.Words for .NET

    Comment Initial property. Returns or sets the initials of the user associated with a specific comment 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...
  9. XslFoLoadOptions | Aspose.PDF for Python via .N...

    Represents options for loading/importing XSL-FO file into pdf Document....loading/importing XSL-FO file into pdf document. The XslFoLoadOptions type...for converting xml into pdf document. base_path The base path/url...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  10. ParagraphFormat.SpaceAfter | Aspose.Words for .NET

    ParagraphFormat SpaceAfter property. Gets or sets the amount of spacing in points after the paragraph in C#.... Document doc = new Document (); DocumentBuilder...and below them and save the document. builder . Writeln ( "Paragraph...

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