Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,931 for

document assembly

(0.19 sec)
  1. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Load an XML document that defines a set of font...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words SetImage( Stream...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Watermarker.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermarker SetImage method. Effortlessly add custom image watermarks for a professional touch....an image watermark into the document. public static void SetImage...image to the document. string doc = MyDir + "Document.docx" ; string...

    reference.aspose.com/words/net/aspose.words.low...
  4. Merger.MergeToImages | Aspose.Words for .NET

    Merge multiple Documents effortlessly with the MergeToImages method, creating a single image output while customizing file names and save options....given input documents into a single output document using specified...namespace Aspose.Words.LowCode assembly Aspose.Words MergeToImages(...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose.Pdf (C#) Replace subsets of SymbolMT fon...

    Our process stitches hundreds of PDFs that may or may not have bullet points and a few other non-letter characters. When this happens, each of these PDFs will include a subset of the SymbolMT font, so when we stitch them…...you can follow: Load the PDF Document : Open the PDF file that you...the SymbolMT font. Save the Document : Finally, save the modified...

    forum.aspose.com/t/aspose-pdf-c-replace-subsets...
  6. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless Document management....Shows how to create a custom document property which contains a...a date and time. Document doc = new Document (); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  7. 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...
  8. OpenAiModel.Translate | Aspose.Words for .NET

    OpenAI translation API for professional Document conversion. Translate Word files to multiple languages using GPT language models....method Translates the provided document into the specified target...public override Document Translate ( Document sourceDocument ...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. GoogleAiModel.Translate | Aspose.Words for .NET

    Google AI Document translator for multilingual content. Convert Word Documents to different languages with high accuracy and speed....Translates a specified document. public override Document Translate ( Document...Document doc , Language language ) See Also class Document enum...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. Error on updating fields of document with custo...

    When creating Documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string DocumentTemplatePath) { using FileStream fileStream = new(Document…...Error on updating fields of document with custom properties Aspose...2026, 1:47pm 1 When creating documents from a certain template we...

    forum.aspose.com/t/error-on-updating-fields-of-...