Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 5,447 for

assemble document

(0.03 sec)
  1. LoadOptions.BaseUri | Aspose.Words for .NET

    LoadOptions BaseUri property. Gets or sets the string that will be used to resolve relative URIs found in the Document into absolute URIs when required. Can be null or empty string. Default is null in C#....relative URIs found in the document into absolute URIs when required...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/net/aspose.words.loa...
  2. PdfSaveOptions.ZoomBehavior | Aspose.Words for ...

    PdfSaveOptions ZoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a Document is opened with a PDF viewer in C#....zoom should be applied when a document is opened with a PDF viewer...rendered PDF document. Document doc = new Document (); DocumentBuilder...

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

    Paragraph constructor. Initializes a new instance of the Paragraph class in C#....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/par...
  4. OdtSaveOptions.Password | Aspose.Words for .NET

    OdtSaveOptions Password property. Gets or sets a password to encrypt Document in C#....sets a password to encrypt document. public string Password {...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  5. BuiltInDocumentProperties.Lines | Aspose.Words ...

    BuiltInDocumentProperties Lines property. Represents an estimate of the number of lines in the Document in C#....the number of lines in the document. public int Lines { get ;...labels in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  6. FontInfoCollection Class | Aspose.Words for .NET

    Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of fonts used in a Document in C#....collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. public class FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  7. DocumentProperty.Type | Aspose.Words for .NET

    DocumentProperty Type property. Gets the data type of the property in C#....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  8. SaveOptions.UpdateLastSavedTimeProperty | Aspos...

    SaveOptions UpdateLastSavedTimeProperty property. Gets or sets a value determining whether the LastSavedTime property is updated before saving in C#....determine whether to preserve the document’s “Last saved time” property...saving. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfSaveOptions | Aspose.Words for .NET

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Pdf format in C#....that can be used to save a document in the Pdf format. public...rendering a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Range.UpdateFields | Aspose.Words for .NET

    Range UpdateFields method. Updates the values of Document fields in this range in C#....method Updates the values of document fields in this range. public...open, modify and then save a document, Aspose.Words does not update...

    reference.aspose.com/words/net/aspose.words/ran...