Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 9,370 for

assemble document

(0.23 sec)
  1. IsAccessible | Aspose.PDF for .NET API Reference

    Gets indicating whether the font is present installed in the system.... // Open document Document doc = new Document ( @"D:\Tests\input...class Document class Font namespace Aspose.Pdf.Text assembly Aspose...

    reference.aspose.com/pdf/net/aspose.pdf.text/fo...
  2. BuildingBlock.Accept | Aspose.Words for .NET

    BuildingBlock Accept method. Accepts a visitor in C#....you execute a Visitor over a Document . If you want to execute a...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  3. UserName | Aspose.Email for .NET API Reference

    UserName SearchOptions.UserName property Specifies the user account used to search the Document from the Document lib......used to search the document from the document library. The UserName...ActiveSync.TransportLayer assembly Aspose.Email RightsManagementSupp...

    reference.aspose.com/email/net/aspose.email.cli...
  4. ResourceLoadingArgs.SetData | Aspose.Words for ...

    ResourceLoadingArgs SetData method. Sets user provided data of the resource which is used if ResourceLoading returns UserProvided in C#....external resources into a document. public void ResourceLoadingCallb...ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...
  5. HtmlSaveOptions.ResourceFolderAlias | Aspose.Wo...

    HtmlSaveOptions ResourceFolderAlias property. Specifies the name of the folder used to construct URIs of all resources written into an HTML Document. Default is an empty string in C#....resources written into an HTML document. Default is an empty string...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FootnoteType Enum | Aspose.Words for .NET

    Aspose.Words.Notes.FootnoteType enum. Specifies whether this is a footnote or an endnote in C#.... Document doc = new Document (); DocumentBuilder...are always at the end of the document // so that this page break...

    reference.aspose.com/words/net/aspose.words.not...
  7. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    DocumentBuilder InsertOnlineVideo method. Inserts an online video object into the Document and scales it to the specified size in C#....online video object into the document and scales it to the specified...into a document using a URL. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ImageSavingArgs.ImageStream | Aspose.Words for ...

    ImageSavingArgs ImageStream property. Allows to specify the stream where the image will be saved to in C#....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. DocumentBuilder.InsertField | Aspose.Words for ...

    DocumentBuilder InsertField method. Inserts a Word field into a Document and optionally updates the field result in C#....Inserts a Word field into a document and optionally updates the...method inserts a field into a document. Aspose.Words can update fields...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ImageSaveOptions.Clone | Aspose.Words for .NET

    ImageSaveOptions Clone method. Creates a deep clone of this object in C#....render a document to an image. 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...