Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 9,371 for

assemble document

(0.07 sec)
  1. CssSavingArgs Class | Aspose.Words for .NET

    Aspose.Words.Saving.CssSavingArgs class. Provides data for the CssSaving event in C#....more, visit the Save a Document documentation article. public class...be saved to. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentBase.Styles | Aspose.Words for .NET

    DocumentBase Styles property. Returns a collection of styles defined in the Document in C#....collection of styles defined in the document. public StyleCollection Styles...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Text | Aspose.PDF for .NET API Reference

    Gets extracted text that the TextAbsorberaspose.pdf.text/textabsorber extracts on the PDF Document or page....TextAbsorber extracts on the PDF document or page. public virtual string...PDF document. // open document Document doc = new Document ( inFile...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  4. PlainTextDocument | Aspose.Words for .NET

    PlainTextDocument constructor. Creates a plain text Document from a file. Automatically detects the file format in C#....string ) Creates a plain text document from a file. Automatically...condition UnsupportedFileForma The document format is not recognized or...

    reference.aspose.com/words/net/aspose.words/pla...
  5. StructuredDocumentTagRangeStart.Id | Aspose.Wor...

    StructuredDocumentTagRangeStart Id property. Specifies a unique readonly persistent numerical Id for this structured Document tag in C#....numerical Id for this structured document tag. public int Id { get ;...rules: The document shall retain structured document tag ids only...

    reference.aspose.com/words/net/aspose.words.mar...
  6. DocumentVisitor.VisitRun | Aspose.Words for .NET

    DocumentVisitor VisitRun method. Called when a run of text in the is encountered in C#....how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Working with Portfolio in PDF|Aspose.PDF for .NET

    How to Create a PDF Portfolio with C#. You should use a Microsoft Excel File, a Word Document, and an image file to create a PDF Portfolio....creating PDF Portfolio documents using the Document class. Add a file...file into a Document.Collection object after getting it with the...

    docs.aspose.com/pdf/net/portfolio/
  8. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    DocumentBuilder InsertHtml method. Inserts an HTML string into the Document in C#....Inserts an HTML string into the document. public void InsertHtml (...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    FileFormatUtil DetectFileFormat method. Detects and returns the information about a format of a Document stored in a disk file in C#....information about a format of a document stored in a disk file. public...if this method detects the document format, it does not guarantee...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Document.UpdateFields | Aspose.Words for .NET

    Document UpdateFields method. Updates the values of fields in the whole Document in C#....UpdateFields Contents [ Hide ] Document.UpdateFields method Updates...values of fields in the whole document. public void UpdateFields...

    reference.aspose.com/words/net/aspose.words/doc...