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

document assembly

(0.04 sec)
  1. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an Assembly is controlled through the f......General Information about an assembly is controlled through the...// associated with an assembly. [assembly: AssemblyTitle("PdfToPresentationToH")]...

    docs.aspose.com/slides/es/net/web-extensions/sa...
  2. 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/...
  3. Splitter.Split | Aspose.Words for .NET

    Effortlessly split Documents into multiple sections with our flexible Splitter Split method. Save in your preferred format for easy file management!...string, SplitOptions ) Splits a document into multiple parts based...to generate file name for document parts using rule “outputFile_partIndex...

    reference.aspose.com/words/net/aspose.words.low...
  4. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Convert a Document from almost any format to HTML or MHTML, as well as to EPUB format using C++. You can also specify save options for managing the output Document....Ask AI Convert a Document to HTML, MHTML or EPUB Contents [ Hide...Hide ] Documents in HTML and MHTML flow-layout formats are also...

    docs.aspose.com/words/cpp/convert-a-document-to...
  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. FindReplaceOptions | Aspose.Words for .NET

    Discover the FindReplaceOptions constructor to easily initialize a new instance with default settings, enhancing your search and replace functionality.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words FindReplaceOptions(...

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

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....Reporting assembly Aspose.Words CsvDataSource(...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your Document's thumbnail with our customizable options. Enhance your visuals and improve Document presentation today!...) Updates Thumbnail of the document according to the specified...update a document’s thumbnail. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. IDocumentProcessorPlugin.ToDocument | Aspose.Wo...

    Transform your Documents effortlessly with the ToDocument method of the IDocumentProcessorPlugin, converting files into organized Document objects....Parses the document loaded by Load method into Document object....public Document ToDocument () See Also class Document interface...

    reference.aspose.com/words/net/aspose.words/ido...