Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 367 for

argumentexception

(0.12 sec)
  1. FileFormatUtil.contentTypeToLoadFormat method |...

    FileFormatUtil.contentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value....RuntimeError (Proxy error(ArgumentException)) Throws when cannot convert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value....RuntimeError (Proxy error(ArgumentException)) Throws when cannot convert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...FieldHyperlink ) throw new ArgumentException ( "Field start type must...ParentNode )) throw new ArgumentException ( "Start and end nodes...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 检索单元格的值|Documentation

    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....== null ) { throw new ArgumentException ( "sheetName" ); } //...

    docs.aspose.com/cells/zh/net/retrieve-the-value...
  5. Retrieve the values of cells|Documentation

    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....== null ) { throw new ArgumentException ( "sheetName" ); } //...

    docs.aspose.com/cells/net/retrieve-the-values-o...
  6. An exception is thrown when trying to save a sc...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.PDF.Diagram” version 25.9.0 on a NET 8 project for copying a scanned PDF to a MemoryStream asynchronously using Document.Sa…..."; throw new ArgumentException(errorMessage); } } ms...(OperationCanceledExc) { throw new ArgumentException($"Failed to save file...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  7. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....} } else { throw new ArgumentException ( "The destination node...

    reference.aspose.com/words/net/aspose.words.rep...
  8. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made....} } else { throw new ArgumentException ( "The destination node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!...} } else { throw new ArgumentException ( "The destination node...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Blazor WebAssembly Operation is not supported o...

    Hello, I’m receiving the following error trying to open a workbook stream in Aspose.Cells 25.6 in Blazor WebAssembly. I believe Thread.Start is not available in WebAssembly. Operation is not supported on this platform. …...CanRead) throw new ArgumentException("Stream is not readable...

    forum.aspose.com/t/blazor-webassembly-operation...