Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 9,370 for

assemble document

(0.1 sec)
  1. Range Class | Aspose.Words for .NET

    Aspose.Words.Range class. Represents a contiguous area in a Document in C#....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. public class Range...

    reference.aspose.com/words/net/aspose.words/range/
  2. Comment | Aspose.Words for .NET

    Comment constructor. Initializes a new instance of the Comment class in C#....doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and ParentNode...

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

    Aspose.Words.SpecialChar class. Base class for special characters in the Document in C#....special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/spe...
  4. ExtractionOptions | Aspose.PDF for .NET API Ref...

    Gets or sets text extraction options.... // open document Document doc = new Document ( inFile );...accept the absorber for all document's pages doc . Pages . Accept...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  5. CreateDocumentType | Aspose.HTML for .NET API R...

    The method returns a DocumentTypeaspose.html.dom/Documenttype object which can either be used with DOMImplementation.createDocument upon Document creation or can be put into the Document via methods like Node.insertBefore or Node.replaceChild....CreateDocumentType Document.CreateDocumentType method The method...upon document creation or can be put into the document via methods...

    reference.aspose.com/html/net/aspose.html.dom/d...
  6. Text | Aspose.PDF for .NET API Reference

    Gets or sets String text object that the TextFragmentaspose.pdf.text/textfragment object represents.... // Open document Document doc = new Document ( @"D:\Tests\input...Text = "hi world" ; // Save document doc . Save ( @"D:\Tests\output...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  7. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    HtmlSaveOptions ImagesFolder property. Specifies the physical folder where images are saved when exporting a Document to HTML format. Default is an empty string in C#....are saved when exporting a document to HTML format. Default is...} Remarks When you save a Document in HTML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PDF3DArtwork | Aspose.PDF for .NET API Reference

    Initializes a new instance of the PDF3DArtworkaspose.pdf.annotations/pdf3dartwork class....PDF3DArtwork PDF3DArtwork(Document, PDF3DContent, PDF3DLightingScheme...class. public PDF3DArtwork ( Document doc , PDF3DContent content...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  9. DocumentBuilder.InsertBreak | Aspose.Words for ...

    DocumentBuilder InsertBreak method. Inserts a break of the specified type into the Document in C#....the specified type into the document. public void InsertBreak (...section or line break into the document. Examples Shows how to create...

    reference.aspose.com/words/net/aspose.words/doc...
  10. SaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format in C#....additional options when saving a document into a particular format....the Specify Save Options documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.sav...