Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 5,874 for

assembly

(0.07 sec)
  1. Shading.Equals | Aspose.Words for .NET

    Discover the Shading Equals method to easily compare Shading values, ensuring accurate results in your projects. Streamline your coding today!...Words assembly Aspose.Words Equals( object...Shading namespace Aspose.Words assembly Aspose.Words Shading.ClearFormatting...

    reference.aspose.com/words/net/aspose.words/sha...
  2. How to solve this error "The type initializer f...

    Hi sir I load dwg file using below sample code with latest dll. private void button1_Click(object sender, EventArgs e) { // load DWG in an instance of Image via its Load method using (var image = Aspose.CAD.Ima…... Could not load file or assembly ‘MessagePack, Version=2.5...specified. Could not load file or assembly ‘MessagePack, Version=2.5...

    forum.aspose.com/t/how-to-solve-this-error-the-...
  3. 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/zh/net/web-extensions/sa...
  4. Using Aspose.PDF for .NET with Coldfusion|Aspos...

    You should work with Aspose.PDF for .NET with Coldfusion using PdfFileInfo Class...NET component assembly in Coldfusion applications;...as a path and assigned to assembly attribute of cfobject tag...

    docs.aspose.com/pdf/net/using-aspose-pdf-for-ne...
  5. List.CompareTo | Aspose.Words for .NET

    Discover the List CompareTo method, efficiently compare objects and enhance your coding skills with this essential programming tool....Lists assembly Aspose.Words CompareTo( List...namespace Aspose.Words.Lists assembly Aspose.Words List.Style List...

    reference.aspose.com/words/net/aspose.words.lis...
  6. 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!...LowCode assembly Aspose.Words Split( string...namespace Aspose.Words.LowCode assembly Aspose.Words Split( string...

    reference.aspose.com/words/net/aspose.words.low...
  7. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...: ‘Could not load file or assembly ‘Microsoft.ML.OnnxRuntime...error: Could not load file or assembly ‘OCR1’ or one of its dependencies...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  8. 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....Reporting assembly Aspose.Words XmlDataSource(...namespace Aspose.Words.Reporting assembly Aspose.Words XmlDataSource(...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Updates to Supported Target Platforms|Aspose.Sl...

    Learn about support for obsolete .NET versions in Aspose.Slides, and upgrade your PowerPoint PPT, PPTX, and ODP presentation projects to modern, compatible versions....11 : Assemblies targeting .NET Framework...release package. Instead, a new assembly targeting .NET Framework 4...

    docs.aspose.com/slides/net/net2-obsolete/
  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...