Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 9,125 for

document assembly

(0.14 sec)
  1. UsingDefaultFontFromFile | Aspose.Note for .NET...

    Create new DocumentFontsSubsystem instance using a font from specified file as default....Examples Shows how to save a document in pdf format using default...file. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note.fonts...
  2. DocumentBuilder.Writeln | Aspose.Words for .NET

    DocumentBuilder Writeln method. Inserts a string and a paragraph break into the Document in C#....a paragraph break into the document. public void Writeln ( string...string to insert into the document. Remarks Current font and...

    reference.aspose.com/words/net/aspose.words/doc...
  3. BinarizationMethod | Aspose.Note for .NET API R...

    Gets or sets the binarization method. The default value is FixedThreshold....Examples Shows how to save a document as binary image using Otsu’s...method. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note.savin...
  4. VbaModule.Clone | Aspose.Words for .NET

    VbaModule Clone method. Performs a copy of the VbaModule in C#.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Merge | Aspose.Note for .NET API Reference

    Merges a set of pages to the Document....Merge Document.Merge method Merges a set of pages to the document...document. public Document Merge ( IEnumerable < Page > pages , MergeOptions...

    reference.aspose.com/note/net/aspose.note/docum...
  6. RevisionCollection.AcceptAll | Aspose.Words for...

    RevisionCollection AcceptAll method. Accepts all revisions in this collection in C#....compare documents. Document docOriginal = new Document (); DocumentBuilder...original document." ); Document docEdited = new Document (); builder...

    reference.aspose.com/words/net/aspose.words/rev...
  7. HTMLSaveFormat | Aspose.HTML for .NET API Refer...

    Specifies format in which Document is saved. You can find more info about saving HTMLDocument../aspose.html/htmlDocument in articlehttps//docs.aspose.com/html/net/working-with-Documents/saving-a-Document/....Specifies format in which document is saved. You can find more...Description Original 0 The document will be saved in its original...

    reference.aspose.com/html/net/aspose.html.savin...
  8. ResizeContentsPct | Aspose.PDF for .NET API Ref...

    Resizes contents of Document pages. Shrinks contents of page and adds margins. New contents size is specified in percents....double) Resizes contents of document pages. Shrinks contents of...source String Path to source document. destination String Path where...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  9. Shape.HasSmartArt | Aspose.Words for .NET

    Shape HasSmartArt property. Returns true if this Shape has a SmartArt object in C#....shapes in a document with SmartArt objects. Document doc = new...new Document ( MyDir + "SmartArt.docx" ); int numberOfSmartArtShap...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Document.UpdateWordCount | Aspose.Words for .NET

    Document UpdateWordCount method. Updates word count properties of the Document in C#....word count properties of the document. public void UpdateWordCount...BuiltInDocumentPrope collection of the Document . Note that UpdateWordCount...

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