Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 386 for

argumentexception

(0.09 sec)
  1. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....} } else { throw new ArgumentException ( "The destination node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevel.GetEffectiveValue | Aspose.Words for ...

    Discover the ListLevel GetEffectiveValue method to easily retrieve string representations of list items. Customize with NumberStyle and format options!...Exceptions exception condition ArgumentException customNumberStyleFor is...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Error when converting PDF to PDF/A - Free Suppo...

    Hi, We have an issue converting the attached PDF to PDF/A (26.2 .Net): Project Schedule.pdf (252.0 KB) Code used: using (MemoryStream memoryStream = new MemoryStream()) { Boolean Success = aspPdfDocument.Convert(mem…...action) InnerException (ArgumentException) Library: System.Buffer...

    forum.aspose.com/t/error-when-converting-pdf-to...
  4. 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...
  5. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....} } else { throw new ArgumentException ( "The destination node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...(startNode == null) throw new ArgumentException("Start node cannot be...(endNode == null) throw new ArgumentException("End node cannot be null");...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  7. 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...
  8. 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...
  9. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...} } else { throw new ArgumentException ( "The destination node...

    reference.aspose.com/words/net/aspose.words/nod...
  10. 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...