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

assemble document

(0.06 sec)
  1. DocumentOpen | Aspose.PDF for .NET API Reference

    A Document event type. Opens a Document....DocumentOpen field A document event type. Opens a document. public const...namespace Aspose.Pdf.Facades assembly Aspose.PDF DocumentClose DocumentPrinted...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. WebExtensionStoreType Enum | Aspose.Words for .NET

    Aspose.Words.WebExtensions.WebExtensionStoreType enum. Enumerates available types of a web extension store in C#....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  3. GetXmpMetadata | Aspose.PDF for .NET API Reference

    Get XMP metadata from Document....GetXmpMetadata Document.GetXmpMetadata method Get XMP metadata...metadata from document. public void GetXmpMetadata ( Stream stream...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  4. FieldHyperlink Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldHyperlink class. Implements the HYPERLINK field in C#....the Working with Fields documentation article. public class FieldHyperlink...modifications made to the document. IsImageMap { get; set; }...

    reference.aspose.com/words/net/aspose.words.fie...
  5. RowFormat Class | Aspose.Words for .NET

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a table row in C#....the Working with Tables documentation article. public class RowFormat...of a table row. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. ReflectionFormat.Size | Aspose.Words for .NET

    ReflectionFormat Size property. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected object. The default value is 0.0 in C#.... Document doc = new Document ( MyDir + "Various...Reflection.docx" ); doc = new Document ( ArtifactsDir + "Shape.Reflection...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DisableFontLicenseVerifications | Aspose.PDF fo...

    Many operations with font cant be executed if these operations are prohibited by license of this font. For example some font cant be embedded into PDF Document if license rules disable embedding for this font. This flag is used to disable any license restrictions for all fonts in current PDF Document. Be careful when using this flag. When it is set it means that person who sets this flag takes all responsibility of possible license/law violations on himself. So He takes it on its own risk. Its strongly recommended to use this flag only when you are fully confident that you are not breaking the copyright law. By default false....DisableFontLicenseVe Document.DisableFontLicenseVe property Many...can’t be embedded into PDF document if license rules disable embedding...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  8. ShapeBase.Font | Aspose.Words for .NET

    ShapeBase Font property. Provides access to the font formatting of this object in C#.... Document doc = new Document (); DocumentBuilder...text box back into the main document. builder . MoveTo ( shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. PdfPageLayout Enum | Aspose.Words for .NET

    Aspose.Words.Saving.PdfPageLayout enum. Specifies the page layout to be used when the Document is opened in a PDF reader in C#....layout to be used when the document is opened in a PDF reader...reader. Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Node.IsComposite | Aspose.Words for .NET

    Node IsComposite property. Returns true if this node can contain other nodes in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/nod...