Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,983 for

document assembly

(0.17 sec)
  1. 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...
  2. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save Documents in ODT format. Streamline your workflow with this powerful tool!...that can be used to save a document in the Odt format. public...saved document conform to an older ODT schema. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OpenAiModel | Aspose.Words for .NET

    Initialize the OpenAiModel in Aspose.Words AI to connect OpenAI models and enable AI-powered Document processing and automation....apiKey ); Document doc = new Document ( MyDir + "Big document.docx"...docx" ); // Summarize the document using the OpenAI model with short...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration.... Document doc = new Document ( MyDir + "Reporting...namespace Aspose.Words.Reporting assembly Aspose.Words XmlDataSource(...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Published Blazor WASM App cannot init Document ...

    Hi I’m running into an error using version 26.0 in our Blazor WebAssembly application. The error occurs when attempting to instantiate the License class. Environment: .NET 8.0 Blazor WebAssembly Aspose.Words for .NET…...Blazor WASM App cannot init Document Aspose.Words Product Family...'System.Reflection.Module' in assembly 'mscorlib, Version=4.0.0.0...

    forum.aspose.com/t/published-blazor-wasm-app-ca...
  6. 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/...
  7. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....LowCode assembly Aspose.Words ReplaceToImages(...how to replace string in the document and save result to images...

    reference.aspose.com/words/net/aspose.words.low...
  8. 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...
  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. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...capabilities (without document assembly) if (security.isAllowEdit())...Prevent Merge: Control document assembly operations (page merge/split/insert)...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...