Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 9,584 for

assemble document

(0.11 sec)
  1. SaveOptions.DmlEffectsRenderingMode | Aspose.Wo...

    SaveOptions DmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered in C#....property is used when the document is exported to fixed page...effects in a document as we save it to PDF. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PageSetup.SheetsPerBooklet | Aspose.Words for .NET

    PageSetup SheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet in C#....configure a document that can be printed as a book fold. Document doc...doc = new Document (); // Insert text that spans 16 pages. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  3. 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...
  4. FieldDocVariable.VariableName | Aspose.Words fo...

    FieldDocVariable VariableName property. Gets or sets the name of the Document variable to retrieve in C#....Gets or sets the name of the document variable to retrieve. public...display document properties and variables. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Insert | Aspose.PDF for .NET API Reference

    Inserts operator into collection.... Document doc = new Document ( "input.pdf" );...OperatorCollection namespace Aspose.Pdf assembly Aspose.PDF Insert(int, Operator[])...

    reference.aspose.com/pdf/net/aspose.pdf/operato...
  6. Font.Name | Aspose.Words for .NET

    Font Name property. Gets or sets the name of the font in C#.... Document doc = new Document (); Run run = new...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  7. BuildingBlock.AcceptStart | Aspose.Words for .NET

    BuildingBlock AcceptStart method. Accepts a visitor for visiting the start of the BuildingBlock in C#....visitor DocumentVisitor The document visitor. Return Value The...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  8. Shape.HasImage | Aspose.Words for .NET

    Shape HasImage property. Returns true if the shape has image bytes or links an image in C#....images from a document. Document doc = new Document ( MyDir + "Images...how to extract images from a document, and save them to the local...

    reference.aspose.com/words/net/aspose.words.dra...
  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...