Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 9,370 for

assemble document

(0.07 sec)
  1. LoadOptions.Password | Aspose.Words for .NET

    LoadOptions Password property. Gets or sets the password for opening an encrypted Document. Can be null or empty string. Default is null in C#....password for opening an encrypted document. Can be null or empty string...open an encrypted document. If the document is not encrypted,...

    reference.aspose.com/words/net/aspose.words.loa...
  2. EmfDevice | Aspose.PDF for .NET API Reference

    Represents image device that helps to save pdf Document pages into emf....device that helps to save pdf document pages into emf. public sealed...Initialize instance of Document class using ( Document pdfDocument = new...

    reference.aspose.com/pdf/net/aspose.pdf.devices...
  3. ParagraphFormat.RightIndent | Aspose.Words for ...

    ParagraphFormat RightIndent property. Gets or sets the value in points that represents the right indent for paragraph in C#.... Document doc = new Document (); DocumentBuilder...// Center all text that the document builder writes, and set up...

    reference.aspose.com/words/net/aspose.words/par...
  4. MappedDataFieldCollection.GetEnumerator | Aspos...

    MappedDataFieldCollection GetEnumerator method. Returns a dictionary enumerator object that can be used to iterate over all items in the collection in C#....MappedDataFieldColle () { Document doc = CreateSourceDocMappe.../// <summary> /// Create a document with 2 MERGEFIELDs, one of...

    reference.aspose.com/words/net/aspose.words.mai...
  5. TaskPane.IsLocked | Aspose.Words for .NET

    TaskPane IsLocked property. Specifies whether the task pane is locked to the Document in the UI and cannot be closed by the user in C#....task pane is locked to the document in the UI and cannot be closed...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  6. TaskPane.IsVisible | Aspose.Words for .NET

    TaskPane IsVisible property. Specifies whether the task pane shows as visible by default when the Document opens in C#....visible by default when the document opens. public bool IsVisible...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  7. WebExtensionBindingType Enum | Aspose.Words for...

    Aspose.Words.WebExtensions.WebExtensionBindingType enum. Enumerates available types of binding between a web extension and the data in the Document in C#....extension and the data in the document. public enum WebExtensionBindingT...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  8. DocumentBuilder.Font | Aspose.Words for .NET

    DocumentBuilder Font property. Returns an object that represents current font formatting properties in C#....border into a document. Document doc = new Document (); DocumentBuilder...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    FontSavingArgs IsExportNeeded property. Allows to specify whether the current font will be exported as a font resource. Default is true in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CustomXmlPartCollection.GetEnumerator | Aspose....

    CustomXmlPartCollection GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...