Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 9,610 for

assemble document

(0.11 sec)
  1. 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...
  2. FontAbsorber | Aspose.PDF for .NET API Reference

    Represents an absorber object of fonts. Performs search for fonts and provides access to search results via Fonts./fontabsorber/fonts collection....Visit (Document) Performs search on the specified document. virtual...virtual Visit (Document, int, int) Performs search in the specified...

    reference.aspose.com/pdf/net/aspose.pdf.text/fo...
  3. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    ImageSavingArgs KeepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image in C#....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    XamlFixedSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can only be XamlFixed in C#....Specifies the format in which the document will be saved if this save...created while converting a document to fixed-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  5. StructuredDocumentTagRangeStart.LockContents | ...

    StructuredDocumentTagRangeStart LockContents property. When set to true this property will prohibit a user from editing the contents of this structured Document tag in C#....contents of this structured document tag. public bool LockContents...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  6. PlainTextDocument.Text | Aspose.Words for .NET

    PlainTextDocument Text property. Gets textual content of the Document concatenated as a string in C#....Gets textual content of the document concatenated as a string....Word document in plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pla...
  7. PdfFormatConversionOptions | Aspose.PDF for Pyt...

    represents set of options for convert PDF Document...of options for convert PDF document The PdfFormatConversionO type...process for cases when source document doesn’t correspond to PDF/A...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  8. Rect | Aspose.PDF for .NET API Reference

    Gets or sets rectangle of the page. For get page crop box is returned if specified otherwise page media box is returned. For set page media box always set. Please note that this property dont consider page rotation. To get page rectangle considering rotation please use ActualRect....page rectangle: Document document = new Document ( "sample.pdf"...pdf" ); Page page = document . Pages [ 1 ]; Rectangle pageRect =...

    reference.aspose.com/pdf/net/aspose.pdf/page/rect/
  9. RunCollection.Item | Aspose.Words for .NET

    RunCollection Item property. Retrieves a Run at the given index in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/run...
  10. PasswordType | Aspose.PDF for .NET API Reference

    This enum represents known password types used for password protected pdf Documents....for password protected pdf documents. public enum PasswordType...Value Description None 0 Pdf document is not password protected...

    reference.aspose.com/pdf/net/aspose.pdf/passwor...