Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 9,584 for

assemble document

(0.17 sec)
  1. ImageSaveOptions.VerticalResolution | Aspose.Wo...

    ImageSaveOptions VerticalResolution property. Gets or sets the vertical resolution for the generated images in dots per inch in C#....converts a document to one. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Section.AppendContent | Aspose.Words for .NET

    Section AppendContent method. Inserts a copy of content of the source section at the end of this section in C#....section belongs to a different document. No new section is created...created in the destination document. Examples Shows how to append the...

    reference.aspose.com/words/net/aspose.words/sec...
  3. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    FixedPageSaveOptions NumeralFormat property. Gets or sets NumeralFormat used for rendering of numerals. European numerals are used by default in C#.... Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfOptions | Aspose.Sildes for Python via .NET ...

    PdfOptions Contents [ Hide ] PdfOptions class Provides options that control how a presentation is saved in Pdf format......comments is placed in exported document. show_hidden_slides Specifies...Specifies whether the generated document should include hidden slides...

    reference.aspose.com/slides/python-net/aspose.s...
  5. SVGSVGElement | Aspose.SVG for .NET API Reference

    A key interface definition is the SVGSVGElement interface which is the interface that corresponds to the svg element. This interface contains various miscellaneous commonly-used utility methods such as matrix operations and the ability to control the time of redraw on visual rendering devices....outermost level on the SVG document fragment (i.e., outside the...DOM Level 1 method, such as Document.createElement(), this is always...

    reference.aspose.com/svg/net/aspose.svg/svgsvge...
  6. OwnerPassword | Aspose.Page for .NET API Reference

    OwnerPassword PdfEncryptionDetails.OwnerPassword property Gets or sets the Owner password. public string OwnerPasswor...... Remarks Opening the document with the correct owner password...full (owner) access to the document. This unlimited access includes...

    reference.aspose.com/page/net/aspose.page.xps.p...
  7. FieldAutoText Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldAutoText class. Implements the AUTOTEXT field in C#....the Working with Fields documentation article. public class FieldAutoText...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. List Class | Aspose.Words for .NET

    Aspose.Words.Lists.List class. Represents formatting of a list in C#....the Working with Lists documentation article. public class List...Description Document { get; } Gets the owner document. IsListStyleDefinitio...

    reference.aspose.com/words/net/aspose.words.lis...
  9. FootnoteOptions.Position | Aspose.Words for .NET

    FootnoteOptions Position property. Specifies the footnotes position in C#....the document collects and displays its footnotes. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  10. Node.PreviousSibling | Aspose.Words for .NET

    Node PreviousSibling property. Gets the node immediately preceding this node in C#....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/nod...