Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 9,125 for

document assembly

(0.18 sec)
  1. Pages | Aspose.PDF for .NET API Reference

    Gets or sets collection of Document pages. Note that pages are numbered from 1 in collection....Pages Document.Pages property Gets or sets collection of document...demonstrates how to operate with the document pages: How to obtain number...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  2. Rotate | Aspose.PDF for .NET API Reference

    Gets or sets rotation of the page.... Document document = new Document ( "sample.pdf"...pdf" ); Console . WriteLine ( document . Pages [ 1 ]. Rotate ); See...

    reference.aspose.com/pdf/net/aspose.pdf/page/ro...
  3. CgmLoadOptions | Aspose.PDF for .NET API Reference

    Creates default load options for converting CGM file into pdf Document. Default pdf page size - A4 300dpi 2480 X 3508....converting CGM file into pdf document. Default pdf page size - A4...CgmLoadOptions namespace Aspose.Pdf assembly Aspose.PDF CgmLoadOptions(SizeF)...

    reference.aspose.com/pdf/net/aspose.pdf/cgmload...
  4. ImportNode | Aspose.HTML for .NET API Reference

    Imports a node from another Document to this Document without altering or removing the source node from the original Document this method creates a new copy of the source node....ImportNode Document.ImportNode method Imports a node from another...another document to this document, without altering or removing...

    reference.aspose.com/html/net/aspose.html.dom/d...
  5. CreateNew | Aspose.HTML for .NET API Reference

    Creates a new HTMLFormElementaspose.html/htmlformelement and associated it with FormEditoraspose.html.forms/formeditor. HTMLFormElementaspose.html/htmlformelement is created in the detached from the Document state in order to attach it to the Document please select proper location and use AppendChildaspose.html.dom/node/appendchild method....the document state; in order to attach it to the document, please...HTMLDocument document ) Parameter Type Description document HTMLDocument...

    reference.aspose.com/html/net/aspose.html.forms...
  6. EmbeddedFiles | Aspose.PDF for .NET API Reference

    Gets collection of files embedded to Document....EmbeddedFiles Document.EmbeddedFiles property Gets collection...collection of files embedded to document. public EmbeddedFileCollecti...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  7. IsPdfaCompliant | Aspose.PDF for .NET API Refer...

    Gets the is Document pdfa compliant....IsPdfaCompliant Document.IsPdfaCompliant property Gets the is document pdfa...Also class Document namespace Aspose.Pdf assembly Aspose.PDF...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  8. Duration | Aspose.PDF for .NET API Reference

    Gets of set page display duration. This is time in seconds that page shall be displayed during presentation. Returns -1 if duration is not defined....page duration Document document = new Document ( "sample.pdf"...pdf" ); Page page = document . Pages [ 1 ]; int pageRect = page...

    reference.aspose.com/pdf/net/aspose.pdf/page/du...
  9. LayoutOptions.IgnorePrinterMetrics | Aspose.Wor...

    LayoutOptions IgnorePrinterMetrics property. Gets or sets indication of whether the Use printer metrics to lay out Document compatibility option is ignored. Default is true in C#....printer metrics to lay out document” compatibility option is ignored...lay out document’ option. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.lay...
  10. CreateDocument | Aspose.SVG for .NET API Reference

    Creates a DOM Document object of the specified type with its Document element....CreateDocument method Creates a DOM Document object of the specified type...type with its document element. public Document CreateDocument...

    reference.aspose.com/svg/net/aspose.svg.dom/ido...