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

document assembly

(0.12 sec)
  1. DocumentFormat | Aspose.HTML for .NET API Refer...

    Represents the file format of the output Document....file format of the output document. public enum DocumentFormat...Description DOCX 1 The XML-based document format. See Also namespace...

    reference.aspose.com/html/net/aspose.html.rende...
  2. IncorrectPasswordException | Aspose.Note for .N...

    Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing....IncorrectPasswordExc class Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. public...

    reference.aspose.com/note/net/aspose.note/incor...
  3. ViewerIncluded | Aspose.Sildes for .NET API Ref...

    Specifies whether the generated SWF Document should include the integrated Document viewer or not. Default is true....generated SWF document should include the integrated document viewer...namespace Aspose.Slides.Export assembly Aspose.Slides StartOpenLeftPane...

    reference.aspose.com/slides/net/aspose.slides.e...
  4. XpsPageLinkTarget | Aspose.Page for .NET API Re...

    XpsPageLinkTarget XpsPageLinkTarget constructor Creates the new instance. public XpsPageLinkTarget ( int targetPageNu......within the whole XPS document (fixed document sequence). See Also...namespace Aspose.Page.XPS.XpsModel assembly Aspose.Page English Русский...

    reference.aspose.com/page/net/aspose.page.xps.x...
  5. MediaBox | Aspose.PDF for .NET API Reference

    Gets or sets media box of the page....box of the page: Document document = new Document ( "sample.pdf"...pdf" ); Rectangle mediaBox = document . Pages [ 1 ]. MediaBox ;...

    reference.aspose.com/pdf/net/aspose.pdf/page/me...
  6. CropBox | Aspose.PDF for .NET API Reference

    Gets or sets crop box of the page....box of the page: Document document = new Document ( "sample.pdf"...pdf" ); Rectangle cropBox = document . Pages [ 1 ]. CropBox ; See...

    reference.aspose.com/pdf/net/aspose.pdf/page/cr...
  7. DocumentReaderPluginLoadException Class | Aspos...

    Aspose.Words.DocumentReaderPluginLoadException class. Thrown during Document load when the plugin required for reading the Document format cannot be loaded in C#....DocumentReaderPlugin class Thrown during document load, when the plugin required...required for reading the document format cannot be loaded. public...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ContainerType | Aspose.Diagram for .NET API Ref...

    ContainerType Window.ContainerType property May be one of the following values: Document, Page, or Master. Only relev......one of the following values: Document, Page, or Master. Only relevant...Aspose.Diagram assembly Aspose.Diagram Container Document English Русский...

    reference.aspose.com/diagram/net/aspose.diagram...
  9. Conformance | Aspose.Sildes for .NET API Reference

    Specifies the conformance class to which the PresentationML Document conforms....to which the PresentationML document conforms. public enum Conformance...Ecma376_2006 0 Specifies that the document conforms to the ECMA376:2006...

    reference.aspose.com/slides/net/aspose.slides.e...
  10. AlternativeTextDescription | Aspose.Note for .N...

    Gets or sets a body an alternative text for the image.... // The path to the documents directory. string dataDir...GetDataDir_Images (); var document = new Document (); var page = new...

    reference.aspose.com/note/net/aspose.note/image...