Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,975 for

document assembly

(0.26 sec)
  1. Watermarker.SetText | Aspose.Words for .NET

    Enhance your Documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism....a text watermark into the document. public static void SetText...text to the document. string doc = MyDir + "Big document.docx" ;...

    reference.aspose.com/words/net/aspose.words.low...
  2. ComHelper.OpenIStream | Aspose.Words for .NET

    Discover how the ComHelper OpenIStream method simplifies loading Documents from IStream objects in your COM applications for seamless integration....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...
  3. Range.ToDocument | Aspose.Words for .NET

    Discover the Range ToDocument method, effortlessly create a complete Document from your selected range, enhancing your workflow and productivity....formed document that contains the range. public Document ToDocument...class Document class Range namespace Aspose.Words assembly Aspose...

    reference.aspose.com/words/net/aspose.words/ran...
  4. Document.UnlinkFields | Aspose.Words for .NET

    Discover how to use the UnlinkFields method to efficiently unlink fields throughout your entire Document, enhancing your editing workflow....UnlinkFields Document.UnlinkFields method Unlinks fields in the...the whole document. public void UnlinkFields () Remarks Replaces...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word Documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...for replacing tags in Word documents. The function is intended...correctly for text in the document body but did not replace tags...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  6. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your Document protection with our powerful tool!...Saving assembly Aspose.Words PdfEncryptionDetails(...a saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. GoogleAiModel | Aspose.Words for .NET

    Create a GoogleAiModel instance to integrate Google AI capabilities into Document processing with Aspose.Words AI....apiKey ); Document doc = new Document ( MyDir + "Big document.docx"...SummaryLength . VeryShort }; Document summary = model . Summarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render shapes as images and save them to files for seamless integration and enhanced productivity.... Document doc = new Document ( MyDir + "Office...namespace Aspose.Words.Rendering assembly Aspose.Words Save( string...

    reference.aspose.com/words/net/aspose.words.ren...
  9. MemoryFontSource | Aspose.Words for .NET

    Discover MemoryFontSource, a powerful constructor for seamless font management in your projects. Enhance your design with ease and efficiency!...fontBytes , 0 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words MemoryFontSource(...

    reference.aspose.com/words/net/aspose.words.fon...
  10. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless font integration in your projects. Enhance your design with easy-to-use coding solutions!...ttf" , 0 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words FileFontSource(...

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