Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 9,585 for

assemble document

(0.22 sec)
  1. SaveOptions | Aspose.Note for .NET API Reference

    An abstract base class which represents Document saving options for a particular format....base class which represents document saving options for a particular...which means all pages of the document will be rendered. PageIndex...

    reference.aspose.com/note/net/aspose.note.savin...
  2. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    FileFormatUtil ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lowercase string with a leading dot in C#....how to extract images from a document, and save them to the local...individual files. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words/fil...
  3. IPubParser | Aspose.PUB for .NET API Reference

    Declares functionality which parses publisher file and returns Document./Document object as result of parsing....publisher file and returns Document object as result of parsing...publisher file and returns Document object as result of parsing...

    reference.aspose.com/pub/net/aspose.pub/ipubpar...
  4. XmlLoadOptions | Aspose.PDF for .NET API Reference

    Represents options for loading/importing XML file into pdf Document....loading/importing XML file into pdf document. public class XmlLoadOptions...to embed a font into a PDF document even if license rules disable...

    reference.aspose.com/pdf/net/aspose.pdf/xmlload...
  5. WebExtensionBindingCollection Class | Aspose.Wo...

    Aspose.Words.WebExtensions.WebExtensionBindingCollection class. Specifies a list of web extension bindings in C#....Work with Office Add-ins documentation article. public class WebExtensionBindingC...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  6. TaskPaneCollection Class | Aspose.Words for .NET

    Aspose.Words.WebExtensions.TaskPaneCollection class. Specifies a list of persisted task pane objects in C#....Work with Office Add-ins documentation article. public class TaskPaneCollection...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  7. SelectActiveDocument | Aspose.Page for .NET API...

    SelectActiveDocument XpsDocument.SelectActiveDocument method Selects an active Document for editing. public void Sele...... method Selects an active document for editing. public void ...Description documentNumber Int32 A document number. Exceptions exception...

    reference.aspose.com/page/net/aspose.page.xps/x...
  8. Splitter.ExtractPages | Aspose.Words for .NET

    Splitter ExtractPages method. Extracts a specified range of pages from a Document file and saves the extracted pages to a new file. The output file format is determined by the extension of the output file name in C#....specified range of pages from a document file and saves the extracted...to extract pages from the document. // There is a several ways...

    reference.aspose.com/words/net/aspose.words.low...
  9. NodeList.GetEnumerator | Aspose.Words for .NET

    NodeList GetEnumerator method. Provides a simple foreach style iteration over the collection of nodes in C#.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  10. CreateAttribute | Aspose.HTML for .NET API Refe...

    The Document.createAttribute method creates a new attribute node and returns it. The object created a node implementing the Attraspose.html.dom/attr interface. The DOM does not enforce what sort of attributes can be added to a particular element in this manner....CreateAttribute Document.CreateAttribute method The Document.createAttribute()...node. Examples var element = document . GetElementById ( "div" );...

    reference.aspose.com/html/net/aspose.html.dom/d...