Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 9,632 for

assemble document

(0.07 sec)
  1. XPathResultType | Aspose.SVG for .NET API Refer...

    An unsigned short indicating what type of result this is. If a specific type is specified then the result will be returned as the corresponding type using XPath type conversions where required and possible.... Document modification does not invalidate...as defined by [XPath 1.0]. Document modification does not invalidate...

    reference.aspose.com/svg/net/aspose.svg.dom.xpa...
  2. Document.Variables | Aspose.Words for .NET

    Document Variables property. Returns the collection of variables added to a Document or template in C#....Variables Contents [ Hide ] Document.Variables property Returns...collection of variables added to a document or template. public VariableCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Bookmark.Name | Aspose.Words for .NET

    Bookmark Name property. Gets or sets the name of the bookmark in C#....that already exists in the document, no error will be given and...be stored when you save the document. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words/boo...
  4. FontSize | Aspose.Note for .NET API Reference

    Gets or sets the font size....Load the document into Aspose.Note. Document document = new Document...RichText node RichText richText = document . GetChildNodes < RichText...

    reference.aspose.com/note/net/aspose.note/style...
  5. CommentDisplayMode Enum | Aspose.Words for .NET

    Aspose.Words.Layout.CommentDisplayMode enum. Specifies the rendering mode for Document comments in C#....Specifies the rendering mode for document comments. public enum CommentDisplayMode...Value Description Hide 0 No document comments are rendered. ShowInBalloons...

    reference.aspose.com/words/net/aspose.words.lay...
  6. ICssSavingCallback.CssSaving | Aspose.Words for...

    ICssSavingCallback CssSaving method. Called when Aspose.Words saves an CSS Cascading Style Sheet in C#....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    DocumentVisitor VisitParagraphEnd method. Called when enumeration of a paragraph has ended 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...
  8. DocumentVisitor.VisitSectionStart | Aspose.Word...

    DocumentVisitor VisitSectionStart method. Called when enumeration of a section has started 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...
  9. DocumentPropertyCollection.Count | Aspose.Words...

    DocumentPropertyCollection Count property. Gets number of items in the collection in C#....custom document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // Every document contains a collection of custom...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Footnote.ActualReferenceMark | Aspose.Words for...

    Footnote ActualReferenceMark property. Gets the actual text of the reference mark displayed in the Document for this footnote in C#....reference mark displayed in the document for this footnote. public...all reference marks of the document, or to update the values after...

    reference.aspose.com/words/net/aspose.words.not...