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

document assembly

(0.14 sec)
  1. 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...
  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. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    I have a .net Assembly(472) that uses aspose pdf to extract text out of a PDF file. I call this Assembly from an MFC/C++ application using a managed c++ application in the middle(C++/CLI). That is, C++ application calls …...net assembly(472) that uses aspose pdf...of a PDF file. I call this assembly from an MFC/C++ application...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...
  4. 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...
  5. Watermark.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional touch....Adds Image watermark into the document. public void SetImage ( Image...local file system. Document doc = new Document (); // Modify the...

    reference.aspose.com/words/net/aspose.words/wat...
  6. AiModel.Summarize | Aspose.Words for .NET

    Smart Document summarization API with customizable length options. Generate concise summaries from any Document using AI technology....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/...
  7. IDocumentReaderPlugin Interface | Aspose.Words ...

    Discover the Aspose.Words.IDocumentReaderPlugin interface, enabling seamless integration of external readers to convert files into Documents effortlessly....that can read a file into a document. public interface IDocumentReaderPlugi...Read ( Stream, LoadOptions , Document ) Reads the data from the...

    reference.aspose.com/words/net/aspose.words/ido...
  8. Document.JustificationMode | Aspose.Words for .NET

    Discover how to optimize your Document's character spacing with the JustificationMode property. Enhance readability and improve presentation effortlessly!...JustificationMode Document.JustificationMode property Gets or...character spacing adjustment of a document. public JustificationMode...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 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-...
  10. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....images from a document to the file system. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); // Shapes with the...

    reference.aspose.com/words/net/aspose.words.dra...