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

assemble document

(0.09 sec)
  1. TxtSaveOptions.ListIndentation | Aspose.Words f...

    TxtSaveOptions ListIndentation property. Gets a TxtListIndentation object that specifies how many and which character to use for indentation of list levels. By default it is zero count of character 0 that means no indentation in C#....saving a document to plaintext. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PclSaveOptions.SaveFormat | Aspose.Words for .NET

    PclSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can only be Pcl in C#....Specifies the format in which the document will be saved if this save...saving a document to PCL. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Facade | Aspose.PDF for .NET API Reference

    Base facade class....Description Document { get; } Gets the document facade is working...Description virtual BindPdf (Document) Initializes the facade. virtual...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  4. LoadOptions | Aspose.Note for .NET API Reference

    Options used to load a Document....class Options used to load a document. public class LoadOptions...password for the encrypted document content. Value is ignored...

    reference.aspose.com/note/net/aspose.note/loado...
  5. BuildingBlock.Guid | Aspose.Words for .NET

    BuildingBlock Guid property. Gets or sets an identifier a 128bit GUID that uniquely identifies this building block in C#....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  6. 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...
  7. DocumentVisitor.VisitEditableRangeStart | Aspos...

    DocumentVisitor VisitEditableRangeStart method. Called when a start of an editable range is encountered in the Document in C#....range is encountered in the document. public virtual VisitorAction...every editable range in a document. public void EditableRangeToText...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FontSettings.DefaultInstance | Aspose.Words for...

    FontSettings DefaultInstance property. Static default font settings in C#....instance is used by default in a document unless FontSettings is specified...DefaultFontSubstitut . Enabled ); Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fon...
  9. 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...
  10. Shape.HasSmartArt | Aspose.Words for .NET

    Shape HasSmartArt property. Returns true if this Shape has a SmartArt object in C#....shapes in a document with SmartArt objects. Document doc = new...new Document ( MyDir + "SmartArt.docx" ); int numberOfSmartArtShap...

    reference.aspose.com/words/net/aspose.words.dra...