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

assemble document

(0.17 sec)
  1. FormField.CheckBoxSize | Aspose.Words for .NET

    FormField CheckBoxSize property. Gets or sets the size of the checkbox in points. Has effect only when IsCheckBoxExactSize is true 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...
  2. FormField.DropDownSelectedIndex | Aspose.Words ...

    FormField DropDownSelectedIndex property. Gets or sets the index specifying the currently selected item in a dropdown form field 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...
  3. FormFieldCollection.Remove | Aspose.Words for .NET

    FormFieldCollection Remove method. Removes a form field with the specified name 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...
  4. FormFieldCollection.GetEnumerator | Aspose.Word...

    FormFieldCollection GetEnumerator method. Returns an enumerator object 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...
  5. FindFont | Aspose.PDF for .NET API Reference

    Searches and returns font with specified font name...."Arial" ); // Open document Document doc = new Document ( @"D:\Tests\input...TextState . Font = font ; // Save document doc . Save ( @"D:\Tests\output...

    reference.aspose.com/pdf/net/aspose.pdf.text/fo...
  6. FontColor | Aspose.Note for .NET API Reference

    Gets or sets the font color....Load the document into Aspose.Note. Document document = new Document...RichText node RichText richText = document . GetChildNodes < RichText...

    reference.aspose.com/note/net/aspose.note/style...
  7. HtmlSaveOptions.ExportXhtmlTransitional | Aspos...

    HtmlSaveOptions ExportXhtmlTransitional property. Specifies whether to write the DOCTYPE declaration when saving to HTML or MHTML. When true writes a DOCTYPE declaration in the Document prior to the root element. Default value is false. When saving to EPUB or HTML5 Html5 the DOCTYPE declaration is always written in C#....DOCTYPE declaration in the document prior to the root element...beginning of the HTML output document will look like this: <? xml...

    reference.aspose.com/words/net/aspose.words.sav...
  8. NodeRendererBase.Save | Aspose.Words for .NET

    NodeRendererBase Save method. Renders the shape into an image and saves into a file in C#.... Document doc = new Document ( MyDir + "Office...namespace Aspose.Words.Rendering assembly Aspose.Words Save( string...

    reference.aspose.com/words/net/aspose.words.ren...
  9. CmxRectangleSpec | Aspose.Imaging for .NET API ...

    CmxRectangleSpec Contents [ Hide ] CmxRectangleSpec class Represents geometric info specified for a rectangle. public...... Measures in common document distance units. CenterY {...rectangle. Measures in common document distance units. Height { get;...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. SaveOptions.TempFolder | Aspose.Words for .NET

    SaveOptions TempFolder property. Specifies the folder for temporary files used when saving to a DOC or DOCX file. By default this property is null and no temporary files are used in C#....you are saving a very large document (thousands of pages) and/or...and/or processing many documents at the same time. The memory spike...

    reference.aspose.com/words/net/aspose.words.sav...