Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,237 for

document assembly

(0.16 sec)
  1. SubDocument.NodeType | Aspose.Words for .NET

    Discover the SubDocument NodeType property that efficiently returns SubDocument data, enhancing your Document management and processing capabilities....master document’s subdocument. Document doc = new Document ( MyDir...MyDir + "Master document.docx" ); NodeCollection subDocuments =...

    reference.aspose.com/words/net/aspose.words/sub...
  2. ProcessorContext.LayoutOptions | Aspose.Words f...

    Discover the ProcessorContext LayoutOptions property for optimized Document layout, enhancing processing efficiency and user experience....LayoutOptions property Document layout options used by the...namespace Aspose.Words.LowCode assembly Aspose.Words ProcessorContext...

    reference.aspose.com/words/net/aspose.words.low...
  3. 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...
  4. Pdf compare - Free Support Forum - aspose.com

    Hi, I am trying to compare two pdf using private static void ComparingEntireDocuments() { // The path to the Documents directory var dataDir = RunExamples.GetDataDir_AsposePdf_DocumentCompare(); // Open PD…...ComparingEntireDocum() { // The path to the documents directory var dataDir = RunExamples...ntCompare(); // Open PDF documents using (var document1 = new...

    forum.aspose.com/t/pdf-compare/316339
  5. 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/...
  6. 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...
  7. OdtSaveOptions.DigitalSignatureDetails | Aspose...

    Explore OdtSaveOptions' DigitalSignatureDetails property to easily manage digital signatures for secure Document signing and enhanced authenticity....DigitalSignatureDeta object used to sign a document. public DigitalSignatureDeta...namespace Aspose.Words.Saving assembly Aspose.Words OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Install to Report Server|Aspose.PDF for Reporti...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The SSRS 2016 assembly is located in the \Bin\SSRS2016...zip package; the SSRS 2017 assembly is located in the \Bin\SSRS2017...

    docs.aspose.com/pdf/reportingservices/install-t...
  9. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple Documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...given input documents into a single output document using specified...how to merge documents into a single output document. //There is...

    reference.aspose.com/words/net/aspose.words.low...
  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-...