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

assemble document

(0.08 sec)
  1. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    FieldSaveDate UseUmAlQuraCalendar property. Gets or sets whether to use the UmalQura calendar in C#....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BreakType Enum | Aspose.Words for .NET

    Aspose.Words.BreakType enum. Specifies type of a break inside a Document in C#....Specifies type of a break inside a document. public enum BreakType Values...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bre...
  3. ListFormat.IsListItem | Aspose.Words for .NET

    ListFormat IsListItem property. True when the paragraph has bulleted or numbered formatting applied to it in C#....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.lis...
  4. PageInfo.Landscape | Aspose.Words for .NET

    PageInfo Landscape property. Returns true if the page orientation specified in the Document for this page is landscape in C#....orientation specified in the document for this page is landscape...page in a Word document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  5. FormField.CalculateOnExit | Aspose.Words for .NET

    FormField CalculateOnExit property. True if references to the specified form field are automatically updated whenever the field is exited in C#....of the form field when the document is opened in Microsoft Word...into a document, and process them with using a document visitor...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Frameset.FrameDefaultUrl | Aspose.Words for .NET

    Frameset FrameDefaultUrl property. Gets or sets the web page URL or Document file name to display in this frame in C#....or sets the web page URL or document file name to display in this...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/net/aspose.words.fra...
  7. LoadOptions.MswVersion | Aspose.Words for .NET

    LoadOptions MswVersion property. Allows to specify that the Document loading process should match a specific MS Word version. Default value is Word2019 in C#....Allows to specify that the document loading process should match...handle certain aspects of document content and formatting slightly...

    reference.aspose.com/words/net/aspose.words.loa...
  8. TabStopCollection.Item | Aspose.Words for .NET

    TabStopCollection Item property. Gets a tab stop at the given index in C#....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  9. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor...on a saved PDF document. doc = aw . Document () builder = aw...saving . PdfPermissions . DOCUMENT_ASSEMBLY ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FormField.Enabled | Aspose.Words for .NET

    FormField Enabled property. True if a form field is enabled in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...