Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 9,614 for

assemble document

(0.07 sec)
  1. 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...
  2. Table | Aspose.Words for .NET

    Table constructor. Initializes a new instance of the Table class in C#....doc DocumentBase The owner document. Remarks When Table is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Label | Aspose.Note for .NET API Reference

    Gets the label text.... // The path to the documents directory. string dataDir...the document into Aspose.Note. var oneFile = new Document ( Path...

    reference.aspose.com/note/net/aspose.note/itag/...
  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. Revision Class | Aspose.Words for .NET

    Aspose.Words.Revision class. Represents a revision tracked change in a Document node or style. Use RevisionType to check the type of this revision in C#....revision (tracked change) in a document node or style. Use RevisionType...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  6. SplitToBulks | Aspose.PDF for .NET API Reference

    Splits the Pdf file into several Documents.The Documents can be single-page or multi-pages....file into several documents.The documents can be single-page...is start and end pages of document. Return Value Output PDF streams...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. FieldIncludeText.NamespaceMappings | Aspose.Wor...

    FieldIncludeText NamespaceMappings property. Gets or sets the namespace mappings for XPath queries in C#....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...XSL transformation on an XML document: FieldIncludeText fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FileFormatUtil.ExtensionToSaveFormat | Aspose.W...

    FileFormatUtil ExtensionToSaveFormat method. Converts a file name extension into a SaveFormat value in C#....the format of a document. // Load a document from a file that... OpenRead ( MyDir + "Word document with missing file extension"...

    reference.aspose.com/words/net/aspose.words/fil...
  9. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    XlsxSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can only be Xlsx in C#....Specifies the format in which the document will be saved if this save...compress XLSX document. Document doc = new Document ( MyDir + "Shape...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SubDocument.NodeType | Aspose.Words for .NET

    SubDocument NodeType property. Returns SubDocument in C#....master document’s subdocument. Document doc = new Document ( MyDir...MyDir + "Master document.docx" ); NodeCollection subDocuments =...

    reference.aspose.com/words/net/aspose.words/sub...