Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 9,584 for

assemble document

(0.18 sec)
  1. PclSaveOptions.RasterizeTransformedElements | A...

    PclSaveOptions RasterizeTransformedElements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL Document. Default is true in C#....rasterized before saving to PCL document. Default is true . public...as compared with the source document. Examples Shows how to rasterize...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentPropertyCollection.Clear | Aspose.Words...

    DocumentPropertyCollection Clear method. Removes all properties from the collection in C#....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  3. DocumentPropertyCollection.GetEnumerator | Aspo...

    DocumentPropertyCollection GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C#....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  4. SystemFontSource | Aspose.Words for .NET

    SystemFontSource constructor. Ctor in C#....Examples Shows how to access a document’s system font source and set...font substitutes. Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. DigitalSignature.SignatureType | Aspose.Words f...

    DigitalSignature SignatureType property. Gets the type of the digital signature in C#....signature in a document. Document doc = new Document ( MyDir + "Digitally...Aspose.Words.DigitalSignatures assembly Aspose.Words DigitalSignature...

    reference.aspose.com/words/net/aspose.words.dig...
  6. IsPdfUaCompliant | Aspose.PDF for .NET API Refe...

    Gets the is Document pdfua compliant....IsPdfUaCompliant Document.IsPdfUaCompliant property Gets the...the is document pdfua compliant. public bool IsPdfUaCompliant {...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  7. LayoutCollector.GetEntity | Aspose.Words for .NET

    LayoutCollector GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the Document being enumerated and the Document of the node are the same in C#....given the document being enumerated and the document of the node...that a node spans. Document doc = new Document (); LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Font.Color | Aspose.Words for .NET

    Font Color property. Gets or sets the color of the font in C#.... Document doc = new Document (); DocumentBuilder...hyperlink field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  9. PdfImporter | Aspose.Note for .NET API Reference

    The class providing api to import content from Documents in PDF format. The api allows to import from PDF Document located either in a file or in a stream using specified options. The import options are passed using PdfImportOptions./pdfimportoptions....api to import content from documents in PDF format. The api allows...allows to import from PDF document located either in a file or...

    reference.aspose.com/note/net/aspose.note.impor...
  10. Style.BuiltIn | Aspose.Words for .NET

    Style BuiltIn property. True if this style is one of the builtin styles in MS Word in C#.... Document doc = new Document (); // When we create...create a document using Microsoft Word, or programmatically using...

    reference.aspose.com/words/net/aspose.words/sty...