Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 9,371 for

assemble document

(0.06 sec)
  1. Style.IsQuickStyle | Aspose.Words for .NET

    Style IsQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI in C#....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Save | Aspose.HTML for .NET API Reference

    Saves the Document to local file specified by url. All resources used in this Document will be saved in to adjacent folder whose name will be constructed as output_file_name _files....Hide ] Save(Url) Saves the document to local file specified by...All resources used in this document will be saved in to adjacent...

    reference.aspose.com/html/net/aspose.html.dom.s...
  3. ComHelper.OpenIStream | Aspose.Words for .NET

    ComHelper OpenIStream method. Allows a COM application to load a Document from an IStream object in C#....load a Document from an IStream object. public Document OpenIStream...contains the document to load. Return Value A Document object that...

    reference.aspose.com/words/net/aspose.words/com...
  4. ViewOptions.ZoomType | Aspose.Words for .NET

    ViewOptions ZoomType property. Gets or sets a zoom value based on the size of the window in C#....to a document upon loading. Document doc = new Document (); DocumentBuilder...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  5. OpenStream | Aspose.PDF for .NET API Reference

    Initialize and return new Document instance from the input stream....Initialize and return new Document instance from the input stream...stream. public Document OpenStream ( Stream input ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf/comhelp...
  6. PdfSaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a Document into the Pdf format in C#....additional options when saving a document into the Pdf format. To learn...the Specify Save Options documentation article. public class PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldCollection.GetEnumerator | Aspose.Words fo...

    FieldCollection GetEnumerator method. Returns an enumerator object in C#....FieldCollection () { Document doc = new Document (); DocumentBuilder..."There are no fields in the document." ); } } } Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FontFallbackSettings.Load | Aspose.Words for .NET

    FontFallbackSettings Load method. Loads font fallback settings from XML file in C#....to/from an XML document in the local file system. Document doc = new...new Document ( MyDir + "Rendering.docx" ); // Load an XML document...

    reference.aspose.com/words/net/aspose.words.fon...
  9. ImageColorMode Enum | Aspose.Words for .NET

    Aspose.Words.Saving.ImageColorMode enum. Specifies the color mode for the generated images of Document pages in C#....for the generated images of document pages. public enum ImageColorMode...Description None 0 The pages of the document will be rendered as color...

    reference.aspose.com/words/net/aspose.words.sav...
  10. TableCell | Aspose.Note for .NET API Reference

    Represents a table cell.... Document { get; } Gets the document of the node....cells. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note/table...