Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 9,370 for

assemble document

(0.09 sec)
  1. PdfDigitalSignatureDetails | Aspose.Words for .NET

    PdfDigitalSignatureDetails constructor. Initializes an instance of this class 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...
  2. FieldOptions.BuiltInTemplatesPaths | Aspose.Wor...

    FieldOptions BuiltInTemplatesPaths property. Gets or sets paths of MS Word builtin templates in C#....AppData\Roaming\Microsoft\Document Building Blocks\1033\16\Built-In...GLOSSARY fields. Document doc = new Document (); // Create a glossary...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DownsampleOptions.ResolutionThreshold | Aspose....

    DownsampleOptions ResolutionThreshold property. Specifies the threshold resolution in pixels per inch. If resolution of an image in the Document is less than threshold value the downsampling algorithm will not be applied. A value of 0 means the threshold check is not used and all images that can be reduced in size are downsampled in C#....resolution of an image in the document is less than threshold value...in the PDF document. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FontInfo.Name | Aspose.Words for .NET

    FontInfo Name property. Gets the name of the font in C#....present in a document. Document doc = new Document ( MyDir + "Embedded...used and unused fonts in the document. for ( int i = 0 ; i < allFonts...

    reference.aspose.com/words/net/aspose.words.fon...
  5. DigitalSignatureDetails | Aspose.Words for .NET

    DigitalSignatureDetails constructor. Initializes a new instance of DigitalSignatureDetails class in C#....signing a document. Examples Shows how to sign OOXML document. Document...Document doc = new Document ( MyDir + "Document.docx" ); CertificateHolder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentVisitor.VisitFormField | Aspose.Words f...

    DocumentVisitor VisitFormField method. Called when a form field is encountered in the Document in C#....field is encountered in the document. public virtual VisitorAction...all hidden content from a document. public void RemoveHiddenContentF...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Document.UpdateActualReferenceMarks | Aspose.Wo...

    Document UpdateActualReferenceMarks method. Updates the ActualReferenceMark property of all footnotes and endnotes in the Document in C#....UpdateActualReferenc Document.UpdateActualReferenc method Updates...footnotes and endnotes in the document. public void UpdateActualReferenc...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ResizeContentsPct | Aspose.PDF for .NET API Ref...

    Resizes contents of Document pages. Shrinks contents of page and adds margins. New contents size is specified in percents....double) Resizes contents of document pages. Shrinks contents of...source String Path to source document. destination String Path where...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  9. Bookmark.BookmarkEnd | Aspose.Words for .NET

    Bookmark BookmarkEnd property. Gets the node that represents the end of the bookmark in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

    reference.aspose.com/words/net/aspose.words/boo...
  10. BookmarkEnd.Name | Aspose.Words for .NET

    BookmarkEnd Name property. Gets or sets the bookmark name in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

    reference.aspose.com/words/net/aspose.words/boo...