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

assemble document

(1.08 sec)
  1. WebDocument | Aspose.Sildes for .NET API Reference

    Represents a transition form of the presentation for saving into a web format....Returns global storage of the document. Read-only Storage . Input...of output elements of the document. Read-only Output . Methods...

    reference.aspose.com/slides/net/aspose.slides.e...
  2. CompatibilityOptions.OptimizeFor | Aspose.Words...

    CompatibilityOptions OptimizeFor method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word in C#....method Allows to optimize the document contents as well as default...“Compatibility mode” ribbon upon document loading. (Note that you may...

    reference.aspose.com/words/net/aspose.words.set...
  3. FieldNoteRef Class | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words.fie...
  4. HyphenationOptions.AutoHyphenation | Aspose.Wor...

    HyphenationOptions AutoHyphenation property. Gets or sets value determining whether automatic hyphenation is turned on for the Document. Default value for this property is false in C#....hyphenation is turned on for the document. Default value for this property...automatic hyphenation. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  5. ExcelSaveOptions | Aspose.PDF for .NET API Refe...

    Save options for export to Excel format...Response object be closed after document saved into response. ExtractOcrSublayerOn...extracting image or text for PDF documents with OCR sublayer. Format...

    reference.aspose.com/pdf/net/aspose.pdf/excelsa...
  6. Process | Aspose.PDF for .NET API Reference

    Convert page and save it as text stream....first PDF document page. Document doc = new Document ( inFile...namespace Aspose.Pdf.Devices assembly Aspose.PDF ExtractionOptions...

    reference.aspose.com/pdf/net/aspose.pdf.devices...
  7. Range.Revisions | Aspose.Words for .NET

    Range Revisions property. Gets a collection of revisions tracked changes that exist in this range in C#....means if you remove parts of a document that contain revisions, the...revisions in range. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/ran...
  8. Border.LineWidth | Aspose.Words for .NET

    Border LineWidth property. Gets or sets the border width in points in C#....border into a document. Document doc = new Document (); DocumentBuilder...Border namespace Aspose.Words assembly Aspose.Words Border.LineStyle...

    reference.aspose.com/words/net/aspose.words/bor...
  9. SmartTag.Element | Aspose.Words for .NET

    SmartTag Element property. Specifies the name of the smart tag within the Document in C#....of the smart tag within the document. public string Element { get...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  10. SmartTag.AcceptEnd | Aspose.Words for .NET

    SmartTag AcceptEnd method. Accepts a visitor for visiting the end of the SmartTag in C#....visitor DocumentVisitor The document visitor. Return Value The...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...