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

assemble document

(0.11 sec)
  1. FieldDde.InsertAsUnicode | Aspose.Words for .NET

    FieldDde InsertAsUnicode property. Gets or sets whether to insert the linked object as Unicode text in C#....field types to link to other documents in the local file system,...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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/
  3. PclSaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.PclSaveOptions class. Can be used to specify additional options when saving a Document into the Pcl format in C#....additional options when saving a document into the Pcl format. To learn...the Specify Save Options documentation article. public class PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Paragraph.IsMoveToRevision | Aspose.Words for .NET

    Paragraph IsMoveToRevision property. Returns true if this object was moved inserted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/par...
  5. StructuredDocumentTagRangeStart.SdtType | Aspos...

    StructuredDocumentTagRangeStart SdtType property. Gets type of this structured Document tag in C#....Gets type of this structured document tag. public SdtType SdtType...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  6. LayoutCollector.Clear | Aspose.Words for .NET

    LayoutCollector Clear method. Clears all collected layout data. Call this method after Document was manually updated or layout was rebuilt in C#.... Call this method after document was manually updated, or layout...that a node spans. Document doc = new Document (); LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  7. XmlSaveOptions | Aspose.PDF for .NET API Reference

    Save options for export to Xml format...Response object be closed after document saved into response. SaveFormat...file [C#] // The path to the documents directory. string dataDir...

    reference.aspose.com/pdf/net/aspose.pdf/xmlsave...
  8. Inline.ParentParagraph | Aspose.Words for .NET

    Inline ParentParagraph property. Retrieves the parent Paragraph of this node 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/inl...
  9. 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...
  10. BuiltInDocumentProperties.LastSavedTime | Aspos...

    BuiltInDocumentProperties LastSavedTime property. Gets or sets the time of the last save in UTC in C#....get ; set ; } Remarks For documents originated from RTF format...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/net/aspose.words.pro...