Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 9,370 for

assemble document

(0.08 sec)
  1. LaunchActionOperation | Aspose.PDF for Python v...

    Enumerates the operations to perform with Document during launch action executing....operations to perform with document during launch action executing...state. OPEN Open a document. PRINT Print a document. See Also namespace...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  2. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    CompareOptions IgnoreTextboxes property. Specifies whether to compare differences in the data contained within text boxes in C#....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/net/aspose.words.com...
  3. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    PdfDigitalSignatureDetails Reason property. Gets or sets the reason for the signing 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...
  4. DocumentType | Aspose.HTML for .NET API Reference

    Initializes a new instance of the DocumentTypeaspose.html.dom/Documenttype class...., string internalSubset , Document doc ) Parameter Type Description...subset. doc Document The document. See Also class Document class DocumentType...

    reference.aspose.com/html/net/aspose.html.dom/d...
  5. FieldShape Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldShape class. Implements the SHAPE field in C#....the Working with Fields documentation article. public class FieldShape...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldCollection Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldCollection class. A collection of Field objects that represents the fields in the specified range in C#....the Working with Fields documentation article. public class FieldCollection...of this collection from the document and from this collection itself...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ImageBinarizationOptions | Aspose.Note for .NET...

    Options for images binarization....Examples Shows how to save a document as binary image using Otsu’s...method. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note.savin...
  8. 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/...
  9. FileFormatUtil.LoadFormatToExtension | Aspose.W...

    FileFormatUtil LoadFormatToExtension method. Converts a load format enumerated value into a file extension. The returned extension is a lowercase string with a leading dot 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...
  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...