Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 9,370 for

document assembly

(0.12 sec)
  1. PDF3DCrossSection | Aspose.PDF for .NET API Ref...

    Initializes a new instance of the PDF3DCrossSectionaspose.pdf.annotations/pdf3dcrosssection class....PDF3DCrossSection ( Document doc ) Parameter Type Description doc Document The...The document. See Also class Document class PDF3DCrossSection namespace...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  2. ArtBox | Aspose.PDF for .NET API Reference

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

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

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

    reference.aspose.com/pdf/net/aspose.pdf/page/tr...
  4. BleedBox | Aspose.PDF for .NET API Reference

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

    reference.aspose.com/pdf/net/aspose.pdf/page/bl...
  5. BuiltInDocumentProperties.SharedDocument | Aspo...

    BuiltInDocumentProperties SharedDocument property. Indicates whether the Document is a shared Document in C#....Indicates whether the document is a shared document. public bool SharedDocument...extended properties. Document doc = new Document ( MyDir + "Extended...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Implementation | Aspose.SVG for .NET API Reference

    The DOMImplementation object that handles this Document....Implementation Document.Implementation property The DOMImplementation...DOMImplementation object that handles this document. public IDOMImplementation...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...
  7. Height | Aspose.PUB for .NET API Reference

    Height of Document in PUB metricsEMUs...Height Document.Height property Height of document in PUB metrics(EMUs)...Also class Document namespace Aspose.Pub assembly Aspose.PUB...

    reference.aspose.com/pub/net/aspose.pub/documen...
  8. NodeName | Aspose.Finance for .NET API Reference

    Gets the node name of the Document....NodeName Document.NodeName property Gets the node name of the...the document. public override string NodeName { get ; } See Also...

    reference.aspose.com/finance/net/aspose.finance...
  9. TextSegment | Aspose.PDF for .NET API Reference

    Creates TextSegment object.... Document doc = new Document ( inFile ); Page...AppendText ( tf ); //save document doc . Save ( outFile ); See...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  10. 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...