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

assemble document

(0.15 sec)
  1. VariableCollection.Contains | Aspose.Words for ...

    VariableCollection Contains method. Determines whether the collection contains a Document variable with the given name in C#....the collection contains a document variable with the given name...Case-insensitive name of the document variable to locate. Return...

    reference.aspose.com/words/net/aspose.words/var...
  2. HtmlFixedSaveOptions.ExportEmbeddedFonts | Aspo...

    HtmlFixedSaveOptions ExportEmbeddedFonts property. Specifies whether fonts should be embedded into Html Document in Base64 format. Note setting this flag can significantly increase size of output Html file in C#....should be embedded into Html document in Base64 format. Note setting...exporting a document to Html. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CustomDocumentPropertyCollection.Add | Aspose.C...

    CustomDocumentPropertyCollection method. Creates a new custom Document property of the PropertyType.String data type...string) Creates a new custom document property of the PropertyType...namespace Aspose.Cells.Properties assembly Aspose.Cells Add(string, int)...

    reference.aspose.com/cells/net/aspose.cells.pro...
  4. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    FindReplaceOptions IgnoreFieldCodes property. Gets or sets a boolean value indicating either to ignore text inside field codes. The default value is false in C#.... Document doc = new Document (); DocumentBuilder...ignoreFieldCodes }; // Replace 'T' in document ignoring text inside field...

    reference.aspose.com/words/net/aspose.words.rep...
  5. PdfSaveOptions.CreateNoteHyperlinks | Aspose.Wo...

    PdfSaveOptions CreateNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks. When clicked the hyperlink will lead to the corresponding footnote/endnote. Default is false in C#.... Document doc = new Document ( MyDir + "Footnotes...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfSaveOptions.ExportLanguageToSpanTag | Aspose...

    PdfSaveOptions ExportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the Document structure to export the text language in C#....create a “Span” tag in the document structure to export the text...create a “Span” tag in the document structure to export the text...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Font.Border | Aspose.Words for .NET

    Font Border property. Returns a Border object that specifies border for the font in C#....border into a document. Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.BoldBi Font...

    reference.aspose.com/words/net/aspose.words/fon...
  8. DocumentProps | Aspose.Diagram for .NET API Ref...

    Contains Document property elements such as the Documents title author and so on....Contains document property elements such as the document’s title...Diagram namespace Aspose.Diagram assembly Aspose.Diagram English Русский...

    reference.aspose.com/diagram/net/aspose.diagram...
  9. SmartTag.AcceptStart | Aspose.Words for .NET

    SmartTag AcceptStart method. Accepts a visitor for visiting the start 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...
  10. NodeCollection.RemoveAt | Aspose.Words for .NET

    NodeCollection RemoveAt method. Removes the node at the specified index from the collection and from the Document in C#....the collection and from the document. public void RemoveAt ( int...sections in a document. Document doc = new Document (); DocumentBuilder...

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