Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 9,370 for

assemble document

(0.07 sec)
  1. Field.Result | Aspose.Words for .NET

    Field Result property. Gets or sets text that is between the field separator and field end in C#....field into a document using a field code. Document doc = new Document...namespace Aspose.Words.Fields assembly Aspose.Words Field.LocaleId...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldGlossary.EntryName | Aspose.Words for .NET

    FieldGlossary EntryName property. Gets or sets the name of the glossary entry to insert in C#.... Document doc = new Document (); // Create a glossary...glossary document and add an AutoText building block to it. doc...

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

    Aspose.Words.Framesets.Frameset class. Represents a frames page or a single frame on a frames page in C#....the Programming with Documents documentation article. public class...or sets the web page URL or document file name to display in this...

    reference.aspose.com/words/net/aspose.words.fra...
  4. PageCollection | Aspose.PDF for .NET API Reference

    Collection of PDF Document pages....PageCollection class Collection of PDF document pages. public sealed class...Gets count of pages in the document. IsReadOnly { get; } Gets...

    reference.aspose.com/pdf/net/aspose.pdf/pagecol...
  5. AddMarginsPct | Aspose.PDF for .NET API Reference

    Resizes page contents and add specified margins. Margins are specified in percents of intitial page size....Stream which contains source document. destination Stream Stream...Stream where resultant document will be saved. pages Int32[] Array...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  6. CompressionLevel Enum | Aspose.Words for .NET

    Aspose.Words.Saving.CompressionLevel enum. Compression level for OOXML files in C#....saving an OOXML document. Document doc = new Document ( MyDir + "Big..."Big document.docx" ); // When we save the document to an OOXML...

    reference.aspose.com/words/net/aspose.words.sav...
  7. LastModifiedTime | Aspose.Note for .NET API Ref...

    Gets or sets last modified time.... // The path to the documents directory. string dataDir...// Load the document into Aspose.Note. Document oneFile = new...

    reference.aspose.com/note/net/aspose.note/image...
  8. FileName | Aspose.Note for .NET API Reference

    Gets the file name.... // The path to the documents directory. string dataDir...// Load the document into Aspose.Note. Document oneFile = new...

    reference.aspose.com/note/net/aspose.note/image...
  9. Node.Accept | Aspose.Words for .NET

    Node Accept method. Accepts a visitor in C#....all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words/nod...
  10. CompositeNode.InsertAfter | Aspose.Words for .NET

    CompositeNode InsertAfter method. Inserts the specified node immediately after the specified reference node in C#....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

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