Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 9,614 for

assemble document

(0.16 sec)
  1. ShapeBase.IsImage | Aspose.Words for .NET

    ShapeBase IsImage property. Returns true if this shape is an image shape in C#....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentBuilder.MoveTo | Aspose.Words for .NET

    DocumentBuilder MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C#.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FontSettings.SetFontSubstitutes method - Free S...

    Hello, I am trying to change the font from Arial to Franklin Gothic Book in Word I am trying to use: FontSettings FontSettings = new FontSettings(); FontSettings.SetFontSubstitutes("MS Gothic", new string[] { "Arial…...missing using directive or assembly reference? Which version of...please check our official documentation about FontSubstitutionSett...

    forum.aspose.com/t/fontsettings-setfontsubstitu...
  4. FormFieldCollection.Item | Aspose.Words for .NET

    FormFieldCollection Item property. Returns a form field at the specified index 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. CreateHTMLDocument | Aspose.SVG for .NET API Re...

    Returns a Document with a basic tree already constructed including a title element unless the title argument is omitted....CreateHTMLDocument method Returns a document, with a basic tree already...argument is omitted. public Document CreateHTMLDocument ( string...

    reference.aspose.com/svg/net/aspose.svg.dom/ido...
  6. AdjustToWidestPage | Aspose.HTML for .NET API R...

    Gets or sets flag that determines case when page size will be adjusted to widest page in Document. This options is time-consuming so time of Document processing can be increased in two times. Adjustment will take place only if widest page in Document is wider than page size determined in PageSetupaspose.html.rendering/pagesetup. Adjusted page size will be used for all pages in Document....adjusted to widest page in document. This options is time-consuming...time-consuming so time of document processing can be increased in two...

    reference.aspose.com/html/net/aspose.html.rende...
  7. AsposeWordsPrintDocument.ColorMode | Aspose.Wor...

    AsposeWordsPrintDocument ColorMode property. Gets or sets how noncolored pages are printed if the device supports color printing in C#....and a printer to print the document with, and then bring up a...a print preview. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  8. AsposeWordsPrintDocument.CachePrinterSettings |...

    AsposeWordsPrintDocument CachePrinterSettings method. Reads and caches some fields of PrinterSettings to reduce printing time in C#....and a printer to print the document with, and then bring up a...a print preview. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  9. GetCurrentTime | Aspose.HTML for .NET API Refer...

    Returns the current time in seconds relative to the start time for the current SVG Document fragment. If getCurrentTime is called before the Document timeline has begun for example by script running in a script element before the Documents SVGLoad event is dispatched then 0 is returned....start time for the current SVG document fragment. If getCurrentTime...getCurrentTime is called before the document timeline has begun (for example...

    reference.aspose.com/html/net/aspose.html.dom.s...
  10. AbsolutePositionTab Class | Aspose.Words for .NET

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in C#....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/abs...