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

assemble document

(0.09 sec)
  1. DefaultFontSubstitutionRule.DefaultFontName | A...

    DefaultFontSubstitutionRule DefaultFontName property. Gets or sets the default font name in C#.... Document doc = new Document (); FontSettings..."Courier New" ; // Using a document builder, add some text in...

    reference.aspose.com/words/net/aspose.words.fon...
  2. MailMerge.MergeWholeDocument | Aspose.Words for...

    MailMerge MergeWholeDocument property. Gets or sets a value indicating whether fields in whole Document are updated while executing of a mail merge with regions in C#....indicating whether fields in whole document are updated while executing...bool mergeWholeDocument ) { Document doc = CreateSourceDocMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Cell.CellFormat | Aspose.Words for .NET

    Cell CellFormat property. Provides access to the formatting properties of the cell in C#.... Document doc = new Document ( MyDir + "Tables...tables into one. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  4. PdfDocumentInfo | Aspose.CAD for .NET API Refer...

    PdfDocumentInfo PdfDocumentInfo class This class represents set of metadata for Document description. public class Pd......represents set of metadata for document description. public class...Gets or sets author of the document. Keywords { get; set; } Gets...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  5. CustomPartCollection.RemoveAt | Aspose.Words fo...

    CustomPartCollection RemoveAt method. Removes an item at the specified index in C#....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  6. FieldMergingArgsBase Class | Aspose.Words for .NET

    Aspose.Words.MailMerging.FieldMergingArgsBase class. Base class for FieldMergingArgs and ImageFieldMergingArgs in C#....Mail Merge and Reporting documentation article. public abstract...Description Document { get; } Returns the Document object for...

    reference.aspose.com/words/net/aspose.words.mai...
  7. FileFormat | Aspose.Note for .NET API Reference

    Gets file format OneNote 2010 OneNote Online....FileFormat Document.FileFormat property Gets file format (OneNote...format of a document. // The path to the documents directory....

    reference.aspose.com/note/net/aspose.note/docum...
  8. DocumentSecurity Enum | Aspose.Words for .NET

    Aspose.Words.Properties.DocumentSecurity enum. Used as a value for the Security property. Specifies the security level of a Document as a numeric value in C#....Specifies the security level of a document as a numeric value. [Flags]...property. PasswordProtected 1 The document is password protected. (Note...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Splitter.ExtractPages | Aspose.Words for .NET

    Splitter ExtractPages method. Extracts a specified range of pages from a Document file and saves the extracted pages to a new file. The output file format is determined by the extension of the output file name in C#....specified range of pages from a document file and saves the extracted...to extract pages from the document. // There is a several ways...

    reference.aspose.com/words/net/aspose.words.low...
  10. PDF Compression by size with Aspose - Free Supp...

    I have a PDF with Images and text pages in it which is ranges to 25mb. I want to compress the PDF to maximum… I tried all available options along with license but the new pDF size increases to 28 MB. tried below code: …...below code: Document pdfDocument = new Document(inputFile); OptimizationOptions...@immoses I will assume that the document has already been optimized...

    forum.aspose.com/t/pdf-compression-by-size-with...