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

argumentexception

(0.07 sec)
  1. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing document editing efficiency and precision....} } else { throw new ArgumentException ( "The destination node...

    reference.aspose.com/words/net/aspose.words.rep...
  2. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...RuntimeError (Proxy error(ArgumentException)) The name of the file...RuntimeError (Proxy error(ArgumentException)) The name of the file...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!... ArgumentException The name of the file cannot...an incorrect password. ArgumentException The name of the file cannot...

    reference.aspose.com/words/net/aspose.words/pla...
  4. Latest Aspose.Note Product Family topics - Free...

    Get technical support of Aspose.Note for .NET and Java....561 November 30, 2023 ArgumentException: "The node belongs to...

    forum.aspose.com/c/note/28
  5. FileFormatUtil.content_type_to_load_format meth...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. FileFormatUtil.content_type_to_save_format meth...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. 档案

    档案...(startNode == null) throw new ArgumentException("Start node cannot be...(endNode == null) throw new ArgumentException("End node cannot be null");...

    blog.aspose.com/zh/words/extract-text-from-word...
  8. 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...
  9. Saving a Presentation with a Bubble Chart in C#...

    I have found some issues, but t is not easy too reprodue this. Becouse we got pptx Templates and fill it dynamic with data. For This error we open a pptx with a multimeda placeholder: grafik.png (4.5 KB) We set here …...Bubble Chart Crashes with ArgumentException andrey.potapov March 12...

    forum.aspose.com/t/saving-a-presentation-with-a...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...(startNode == null) throw new ArgumentException("Start node cannot be...(endNode == null) throw new ArgumentException("End node cannot be null");...

    forum.aspose.com/t/help-with-bookmark-replaceme...