Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 4,946 for

document assembly

(0.07 sec)
  1. 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...
  2. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any Document with our Splitter ExtractPages method. Save them in your desired format for easy access!...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...
  3. LayoutEnumerator.Document | Aspose.Words for .NET

    Discover the LayoutEnumerator Document property for efficient Document enumeration. Enhance your workflow with this powerful feature!...Document Contents [ Hide ] LayoutEnumerator.Document property...Gets document this instance enumerates. public Document Document...

    reference.aspose.com/words/net/aspose.words.lay...
  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. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadOptions constructor—easily initialize with default settings for efficient data loading and seamless integration.... Document doc = new Document ( MyDir + "Reporting...namespace Aspose.Words.Reporting assembly Aspose.Words CsvDataLoadOptions(...

    reference.aspose.com/words/net/aspose.words.rep...
  6. 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/...
  7. 使用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...
  8. OpenAiModel.Summarize | Aspose.Words for .NET

    OpenAI Document summarization with customizable length control. Generate intelligent summaries using GPT technology for any Document....Contents [ Hide ] Summarize( Document , SummarizeOptions ) Generates...a summary of the specified document, with options to adjust the...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. 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...
  10. 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...