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

assemble document

(0.1 sec)
  1. 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...
  2. 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...
  3. INodeChangingCallback Interface | Aspose.Words ...

    Aspose.Words.INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document in C#....inserted or removed in the document. public interface INodeChangingCallbac...when a node belonging to this document has been inserted into another...

    reference.aspose.com/words/net/aspose.words/ino...
  4. VariableCollection.RemoveAt | Aspose.Words for ...

    VariableCollection RemoveAt method. Removes a Document variable at the specified index in C#....RemoveAt method Removes a document variable at the specified...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...
  5. FormFieldCollection.Clear | Aspose.Words for .NET

    FormFieldCollection Clear method. Removes all form fields from this collection and from the Document in C#....this collection and from the document. public void Clear () Examples...into a document, and process them with using a document visitor...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Title | Aspose.HTML for .NET API Reference

    The title of a Document as specified by the title sub-element of the svg root element i.e. Here is the title......Title property The title of a document as specified by the ‘title’...Property Value The title of a document. See Also class SVGDocument...

    reference.aspose.com/html/net/aspose.html.dom.s...
  7. NodeName | Aspose.HTML for .NET API Reference

    The read-only nodeName property of Node returns the name of the current node as a string.... Document - The string “#document”. DocumentFragment...DocumentFragment - The string “#document-fragment”. DocumentType - The value...

    reference.aspose.com/html/net/aspose.html.dom/n...
  8. Node Class | Aspose.Words for .NET

    Aspose.Words.Node class. Base class for all nodes of a Word Document in C#....class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/node/
  9. PdfDigitalSignatureHashAlgorithm Enum | Aspose....

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enum. Specifies a digital hash algorithm used by a digital signature in C#....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Check | Aspose.PDF for .NET API Reference

    Validates Document....Check Document.Check method Validates document. public bool Check...repaired. Return Value True - if document repaired; otherwise, false...

    reference.aspose.com/pdf/net/aspose.pdf/documen...