Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 9,371 for

assemble document

(0.11 sec)
  1. Run | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words/run...
  2. Author | Aspose.Note for .NET API Reference

    Gets or sets the author.... // The path to the documents directory. string dataDir...// Load the document into Aspose.Note. Document oneFile = new...

    reference.aspose.com/note/net/aspose.note/page/...
  3. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    ResourceSavingArgs ResourceFileName property. Gets or sets the file name without path where the resource will be saved to in C#....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated resource file...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ListCollection.Count | Aspose.Words for .NET

    ListCollection Count property. Gets the count of numbered and bulleted lists in the Document in C#....and bulleted lists in the document. public int Count { get ;...verify owner document properties of lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  5. TitleTime | Aspose.Note for .NET API Reference

    Gets or sets a string representation of the time in the title....one" ; var doc = new Document (); var page = new Page (...outputPath ); Shows how to create a document and save it in html format...

    reference.aspose.com/note/net/aspose.note/title...
  6. DigitalSignature.IssuerName | Aspose.Words for ...

    DigitalSignature IssuerName property. Returns the subject distinguished name of the certificate isuuer in C#....Examples Shows how to sign documents with X.509 certificates. //...// Verify that a document is not signed. Assert . False ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  7. DigitalSignatureCollection.Count | Aspose.Words...

    DigitalSignatureCollection Count property. Gets the number of elements contained in the collection in C#....Examples Shows how to sign documents with X.509 certificates. //...// Verify that a document is not signed. Assert . False ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  8. Import | Aspose.Note for .NET API Reference

    Imports a set of pages from provided PDF Document....from provided PDF document. public Document Import ( Stream stream...stream Stream A stream with PDF document. importOptions PdfImportOptions...

    reference.aspose.com/note/net/aspose.note/docum...
  9. RtfLoadOptions Class | Aspose.Words for .NET

    Aspose.Words.Loading.RtfLoadOptions class. Allows to specify additional options when loading Rtf Document into a Document object in C#....options when loading Rtf document into a Document object. To learn more...the Specify Load Options documentation article. public class RtfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Pages | Aspose.PDF for .NET API Reference

    Gets or sets collection of Document pages. Note that pages are numbered from 1 in collection....Pages Document.Pages property Gets or sets collection of document...demonstrates how to operate with the document pages: How to obtain number...

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